HomeSort by relevance Sort by last modified time
    Searched defs:releaseFontData (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
FontFallbackList.cpp 51 releaseFontData();
63 void FontFallbackList::releaseFontData()
69 fontCache()->releaseFontData(static_cast<const SimpleFontData*>(m_fontList[i].first));
FontCache.cpp 289 void FontCache::releaseFontData(const SimpleFontData* fontData)

Completed in 49 milliseconds