Searched defs:releaseFontData (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontFallbackList.cpp51 releaseFontData();
63 void FontFallbackList::releaseFontData() function in class:WebCore::FontFallbackList
69 fontCache()->releaseFontData(static_cast<const SimpleFontData*>(m_fontList[i].first));
H A DFontCache.cpp289 void FontCache::releaseFontData(const SimpleFontData* fontData) function in class:WebCore::FontCache

Completed in 68 milliseconds