inherit Js_of_ocaml__.Dom_html.eventTarget
method textLength : animatedLength Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod getNumberOfChars : int Js_of_ocaml__.Js.methmethod getComputedTextLength : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getSubStringLength : int ->
int ->
Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getStartPositionOfChar : int ->
point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getEndPositionOfChar : int ->
point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getExtentOfChar : int -> rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod getRotationOfChar : int ->
Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getCharNumAtPosition : point -> int Js_of_ocaml__.Js.methmethod selectSubString : int -> int -> unit Js_of_ocaml__.Js.meth