Searched refs:positionForOffset (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGInlineTextBox.h46 virtual float positionForOffset(int offset) const;
H A DSVGInlineTextBox.cpp81 float SVGInlineTextBox::positionForOffset(int) const function in class:WebCore::SVGInlineTextBox
/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.h142 virtual float positionForOffset(int offset) const;
H A DInlineTextBox.cpp1259 float InlineTextBox::positionForOffset(int offset) const function in class:WebCore::InlineTextBox
H A DRenderText.cpp550 float left = box->positionForOffset(caretOffset);

Completed in 86 milliseconds