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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGTextContentElement.idl41 [RaisesException] SVGPoint getEndPositionOfChar(unsigned long offset);
H A DSVGTextContentElement.h54 PassRefPtr<SVGPointTearOff> getEndPositionOfChar(unsigned charnum, ExceptionState&);
H A DSVGTextContentElement.cpp126 PassRefPtr<SVGPointTearOff> SVGTextContentElement::getEndPositionOfChar(unsigned charnum, ExceptionState& exceptionState) function in class:WebCore::SVGTextContentElement

Completed in 88 milliseconds