Home
last modified time | relevance | path

Searched refs:g_fixedSizeFontCache (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
DFontPlatformData.cpp236 FixedSizeFontCache g_fixedSizeFontCache; variable
288 …pair<FixedSizeFontCache::iterator, bool> result = g_fixedSizeFontCache.add(key, RefPtr<FixedSizeFo… in create()
371 g_fixedSizeFontCache.remove(key); in create()