Searched refs:selectSubString (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextContentElement.idl45 [RaisesException] void selectSubString(unsigned long offset, unsigned long length);
H A DSVGTextContentElement.h58 void selectSubString(unsigned charnum, unsigned nchars, ExceptionState&);
H A DSVGTextContentElement.cpp170 void SVGTextContentElement::selectSubString(unsigned charnum, unsigned nchars, ExceptionState& exceptionState) function in class:WebCore::SVGTextContentElement

Completed in 119 milliseconds