HomeSort by relevance Sort by last modified time
    Searched refs:getSubStringLength (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTextContentElement.idl 37 [RaisesException] float getSubStringLength(unsigned long offset, unsigned long length);
SVGTextContentElement.h 81 float getSubStringLength(unsigned charnum, unsigned nchars, ExceptionState&);
SVGTextContentElement.cpp 116 float SVGTextContentElement::getSubStringLength(unsigned charnum, unsigned nchars, ExceptionState& exceptionState)

Completed in 216 milliseconds