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

  /external/webkit/Source/WebCore/svg/
SVGTextContentElement.h 48 float getSubStringLength(unsigned charnum, unsigned nchars, ExceptionCode&) const;
SVGTextContentElement.idl 43 float getSubStringLength(in [IsIndex] unsigned long offset,
SVGTextContentElement.cpp 84 float SVGTextContentElement::getSubStringLength(unsigned charnum, unsigned nchars, ExceptionCode& ec) const

Completed in 57 milliseconds