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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzFace.cpp 61 HashMap<uint32_t, uint16_t>* glyphCache() { return &m_glyphCache; }
90 m_glyphCacheForFaceCacheEntry = result.storedValue->value->glyphCache();
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp     [all...]

Completed in 1051 milliseconds