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 : float Js_of_ocaml__Js.methmethod getSubStringLength : int -> int -> float 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 -> float Js_of_ocaml__Js.methmethod getCharNumAtPosition : point -> int Js_of_ocaml__Js.methmethod selectSubString : int -> int -> unit Js_of_ocaml__Js.meth