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

  /external/webkit/WebCore/platform/graphics/mac/
FontComplexTextMac.cpp 92 int Font::offsetForPositionForComplexText(const TextRun& run, int x, bool includePartialGlyphs) const
  /external/webkit/WebCore/platform/graphics/haiku/
FontHaiku.cpp 109 int Font::offsetForPositionForComplexText(const TextRun&, int, bool) const
  /external/webkit/WebCore/platform/graphics/win/
FontWin.cpp 99 int Font::offsetForPositionForComplexText(const TextRun& run, int x, bool includePartialGlyphs) const
  /external/webkit/WebCore/platform/graphics/wx/
FontWx.cpp 136 int Font::offsetForPositionForComplexText(const TextRun& run, int x, bool includePartialGlyphs) const
  /external/webkit/WebCore/platform/graphics/qt/
FontQt.cpp 190 int Font::offsetForPositionForComplexText(const TextRun& run, int position, bool) const
  /external/webkit/WebCore/platform/graphics/android/
FontAndroid.cpp 226 int Font::offsetForPositionForComplexText(const TextRun& run, int x,
  /external/webkit/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp 512 int Font::offsetForPositionForComplexText(const TextRun& run, int x,
FontLinux.cpp 552 int Font::offsetForPositionForComplexText(const TextRun& run, int x,
  /external/webkit/WebCore/platform/graphics/gtk/
FontGtk.cpp 311 int Font::offsetForPositionForComplexText(const TextRun& run, int x, bool includePartialGlyphs) const
  /external/webkit/WebCore/platform/graphics/wince/
FontWince.cpp 245 int Font::offsetForPositionForComplexText(const TextRun& run, int position, bool includePartialGlyphs) const

Completed in 2280 milliseconds