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

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTextContentElement.idl46 [RaisesException] SVGRect getExtentOfChar([Default=Undefined,IsIndex] optional unsigned long offset);
H A DSVGTextContentElement.h87 FloatRect getExtentOfChar(unsigned charnum, ExceptionCode&);
H A DSVGTextContentElement.cpp155 FloatRect SVGTextContentElement::getExtentOfChar(unsigned charnum, ExceptionCode& ec) function in class:WebCore::SVGTextContentElement

Completed in 69 milliseconds