Home
last modified time | relevance | path

Searched refs:selectionRectForSimpleText (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFont.h185 …FloatRect selectionRectForSimpleText(const TextRun&, const FloatPoint&, int h, int from, int to) c…
DFont.cpp214 return selectionRectForSimpleText(run, point, h, from, to); in selectionRectForText()
DFontFastPath.cpp464 FloatRect Font::selectionRectForSimpleText(const TextRun& run, const FloatPoint& point, int h, int … in selectionRectForSimpleText() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/gtk/
DFontGtk.cpp406 return selectionRectForSimpleText(run, point, h, from, to); in selectionRectForComplexText()
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp351 FloatRect Font::selectionRectForSimpleText(const TextRun& run, const FloatPoint& pt, int h, int fro… in selectionRectForSimpleText() function in WebCore::Font
/external/webkit/Source/WebCore/
DChangeLog-2010-12-064822 (WebCore::Font::selectionRectForSimpleText):
120798 (WebCore::Font::selectionRectForSimpleText):
120831 (WebCore::Font::selectionRectForSimpleText):
124397 (WebCore::Font::selectionRectForSimpleText):
DChangeLog6871 … (WebCore::Font::selectionRectForSimpleText): Account for non-integral anchor point coordinates.
41708 (WebCore::Font::selectionRectForSimpleText):
DChangeLog-2008-08-1069581 (WebCore::Font::selectionRectForSimpleText):
70551 (WebCore::Font::selectionRectForSimpleText):
DChangeLog-2011-02-167419 (WebCore::Font::selectionRectForSimpleText):
DChangeLog-2006-12-3154787 (WebCore::Font::selectionRectForSimpleText):
DChangeLog-2007-10-1445726 (WebCore::Font::selectionRectForSimpleText):