Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontCache.h137 void disablePurging() { m_purgePreventCount++; } in disablePurging() function
176 FontCachePurgePreventer() { FontCache::fontCache()->disablePurging(); } in FontCachePurgePreventer()