Searched refs:ReleaseCachedFonts (Results 1 – 11 of 11) sorted by relevance
36 virtual void ReleaseCachedFonts() = 0;
70 void ReleaseCachedFonts(FontCacheDispatcher* dispatcher) { in ReleaseCachedFonts() function in content::__anone943c9b50111::FontCache191 FontCache::GetInstance()->ReleaseCachedFonts(this); in OnReleaseCachedFonts()
38 virtual void ReleaseCachedFonts() OVERRIDE;
83 void UtilityThreadImpl::ReleaseCachedFonts() { in ReleaseCachedFonts() function in content::UtilityThreadImpl
138 virtual void ReleaseCachedFonts() = 0;
72 virtual void ReleaseCachedFonts() OVERRIDE;
186 void MockRenderThread::ReleaseCachedFonts() { in ReleaseCachedFonts() function in content::MockRenderThread
147 RenderThread::Get()->ReleaseCachedFonts(); in GetFontDataPatch()
168 virtual void ReleaseCachedFonts() OVERRIDE;
1197 void RenderThreadImpl::ReleaseCachedFonts() { in ReleaseCachedFonts() function in content::RenderThreadImpl
169 content::UtilityThread::Get()->ReleaseCachedFonts(); in UtilityProcess_GetFontDataPatch()