Home
last modified time | relevance | path

Searched defs:fontCache (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/android/
DFontCacheAndroidTest.cpp23 FontCache* fontCache = FontCache::fontCache(); in TEST() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCacheTest.cpp24 FontCache* fontCache = FontCache::fontCache(); in TEST() local
DFontCache.cpp75 FontCache* FontCache::fontCache() in fontCache() function in blink::FontCache