HomeSort by relevance Sort by last modified time
    Searched refs:canUseGlyphCache (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/graphics/
Font.cpp 178 if (canUseGlyphCache(run))
193 if (canUseGlyphCache(run)) {
217 if (canUseGlyphCache(run))
234 if (canUseGlyphCache(run))
249 if (canUseGlyphCache(run))
Font.h 150 bool canUseGlyphCache(const TextRun&) const;
FontFastPath.cpp 193 bool Font::canUseGlyphCache(const TextRun& run) const

Completed in 64 milliseconds