package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit element
inherit tests
inherit langSpace
inherit stylable
inherit Js_of_ocaml__.Dom_html.eventTarget
method textLength : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method lengthAdjust : lengthAdjust animated Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method getNumberOfChars : int Js_of_ocaml__.Js.meth
method getComputedTextLength : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getSubStringLength : int -> int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getStartPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getEndPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getExtentOfChar : int -> rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getRotationOfChar : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getCharNumAtPosition : point -> int Js_of_ocaml__.Js.meth
method selectSubString : int -> int -> unit Js_of_ocaml__.Js.meth