Searched refs:selectionRectForComplexText (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/efl/
H A DFontEfl.cpp70 FloatRect Font::selectionRectForComplexText(const TextRun&, const FloatPoint&, int, int, int) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontHaiku.cpp112 FloatRect Font::selectionRectForComplexText(const TextRun&, const FloatPoint&, int, int, int) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DFontComplexTextMac.cpp41 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& point, int h, function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontWin.cpp53 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& point, int h, function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontWx.cpp83 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& point, int h, int from, int to) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/
H A DFont.h200 FloatRect selectionRectForComplexText(const TextRun&, const FloatPoint&, int h, int from, int to) const;
H A DFont.cpp216 return selectionRectForComplexText(run, point, h, from, to);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontLinux.cpp326 FloatRect Font::selectionRectForComplexText(const TextRun& run, function in class:WebCore::Font
H A DFontChromiumWin.cpp461 FloatRect Font::selectionRectForComplexText(const TextRun& run, function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/gtk/
H A DFontGtk.cpp402 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& point, int h, int from, int to) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontWinCE.cpp320 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& pt, function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontAndroid.cpp305 FloatRect Font::selectionRectForComplexText(const TextRun& run, function in class:WebCore::Font
965 FloatRect Font::selectionRectForComplexText(const TextRun& run, function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp363 FloatRect Font::selectionRectForComplexText(const TextRun& run, const FloatPoint& pt, int h, int from, int to) const function in class:WebCore::Font

Completed in 654 milliseconds