HomeSort by relevance Sort by last modified time
    Searched defs:offsetForPositionForComplexText (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/efl/
FontEfl.cpp 64 int Font::offsetForPositionForComplexText(const TextRun&, float, bool) const
  /external/webkit/Source/WebCore/platform/graphics/mac/
FontComplexTextMac.cpp 122 int Font::offsetForPositionForComplexText(const TextRun& run, float x, bool includePartialGlyphs) const
  /external/webkit/Source/WebCore/platform/graphics/win/
FontWin.cpp 138 int Font::offsetForPositionForComplexText(const TextRun& run, float xFloat, bool includePartialGlyphs) const
  /external/webkit/Source/WebCore/platform/graphics/haiku/
FontHaiku.cpp 118 int Font::offsetForPositionForComplexText(const TextRun&, float, bool) const
  /external/webkit/Source/WebCore/platform/graphics/wx/
FontWx.cpp 184 int Font::offsetForPositionForComplexText(const TextRun& run, float x, bool includePartialGlyphs) const
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontLinux.cpp 271 int Font::offsetForPositionForComplexText(const TextRun& run, float xFloat,
FontChromiumWin.cpp 542 int Font::offsetForPositionForComplexText(const TextRun& run, float xFloat,
  /external/webkit/Source/WebCore/platform/graphics/gtk/
FontGtk.cpp 374 int Font::offsetForPositionForComplexText(const TextRun& run, float xFloat, bool includePartialGlyphs) const
  /external/webkit/Source/WebCore/platform/graphics/qt/
FontQt.cpp 341 int Font::offsetForPositionForComplexText(const TextRun& run, float position, bool) const
  /external/webkit/Source/WebCore/platform/graphics/wince/
FontWinCE.cpp 250 int Font::offsetForPositionForComplexText(const TextRun& run, float xFloat, bool includePartialGlyphs) const
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp 353 int Font::offsetForPositionForComplexText(const TextRun& run, float x,
    [all...]

Completed in 2989 milliseconds