Home
last modified time | relevance | path

Searched refs:freeFontTable (Results 1 - 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/samples/layout/
H A DFontTableCache.cpp44 freeFontTable(fTableCache[i].table); in ~FontTableCache()
56 void FontTableCache::freeFontTable(const void *table) const in freeFontTable() function in FontTableCache
H A DFontTableCache.h31 virtual void freeFontTable(const void *table) const;
H A DGDIFontInstance.cpp277 freeFontTable((const void *)headTable); in GDIFontInstance()
290 freeFontTable((const void *) hheaTable); in GDIFontInstance()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontTableCache.cpp44 freeFontTable(fTableCache[i].table); in ~FontTableCache()
56 void FontTableCache::freeFontTable(const void *table) const in freeFontTable() function in FontTableCache
H A DFontTableCache.h31 virtual void freeFontTable(const void *table) const;
H A DGDIFontInstance.cpp277 freeFontTable((const void *)headTable); in GDIFontInstance()
290 freeFontTable((const void *) hheaTable); in GDIFontInstance()
/third_party/icu/icu4c/source/test/perf/leperf/
H A DPortableFontInstance.cpp146 freeFontTable(headTable); in PortableFontInstance()
162 //freeFontTable(nameTable); in PortableFontInstance()
178 freeFontTable((void *) hheaTable); in PortableFontInstance()
201 freeFontTable(fHMTXTable); in ~PortableFontInstance()
202 freeFontTable(fNAMETable); in ~PortableFontInstance()
382 freeFontTable(maxpTable); in getGlyphAdvance()
H A DFontTableCache.h33 virtual void freeFontTable(const void *table) const;
H A DFontTableCache.cpp59 void FontTableCache::freeFontTable(const void *table) const in freeFontTable() function in FontTableCache
/third_party/icu/icu4c/source/test/letest/
H A DPortableFontInstance.cpp143 freeFontTable(headTable); in PortableFontInstance()
159 //freeFontTable(nameTable); in PortableFontInstance()
175 freeFontTable((void *) hheaTable); in PortableFontInstance()
198 freeFontTable(fHMTXTable); in ~PortableFontInstance()
199 freeFontTable(fNAMETable); in ~PortableFontInstance()
374 freeFontTable(maxpTable); in getGlyphAdvance()
H A DFontTableCache.h31 virtual void freeFontTable(const void *table) const;
H A DFontTableCache.cpp57 void FontTableCache::freeFontTable(const void *table) const in freeFontTable() function in FontTableCache

Completed in 7 milliseconds