Searched refs:selectionRectForTextUsingSVGFont (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Source/WebCore/platform/graphics/ |
D | Font.h | 164 …FloatRect selectionRectForTextUsingSVGFont(const TextRun&, const FloatPoint&, int h, int from, int…
|
D | Font.cpp | 208 return selectionRectForTextUsingSVGFont(run, point, h, from, to); in selectionRectForText()
|
/external/webkit/Source/WebCore/svg/ |
D | SVGFont.cpp | 586 FloatRect Font::selectionRectForTextUsingSVGFont(const TextRun& run, const FloatPoint& point, int h… in selectionRectForTextUsingSVGFont() function in WebCore::Font
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2008-08-10 | 37409 (WebCore::Font::selectionRectForTextUsingSVGFont): 37861 (WebCore::Font::selectionRectForTextUsingSVGFont): ditto 60682 (WebCore::Font::selectionRectForTextUsingSVGFont):
|
D | ChangeLog-2010-12-06 | 120843 (WebCore::Font::selectionRectForTextUsingSVGFont):
|