Searched defs:charnum (Results 1 – 1 of 1) sorted by relevance
386 float SVGTextContentElement::getSubStringLength(unsigned charnum, unsigned nchars, ExceptionCode& e… in getSubStringLength()399 FloatPoint SVGTextContentElement::getStartPositionOfChar(unsigned charnum, ExceptionCode& ec) const in getStartPositionOfChar()411 FloatPoint SVGTextContentElement::getEndPositionOfChar(unsigned charnum, ExceptionCode& ec) const in getEndPositionOfChar()423 FloatRect SVGTextContentElement::getExtentOfChar(unsigned charnum, ExceptionCode& ec) const in getExtentOfChar()435 float SVGTextContentElement::getRotationOfChar(unsigned charnum, ExceptionCode& ec) const in getRotationOfChar()454 void SVGTextContentElement::selectSubString(unsigned charnum, unsigned nchars, ExceptionCode& ec) c… in selectSubString()