Home
last modified time | relevance | path

Searched refs:hheaTag (Results 1 - 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp217 LETag hheaTag = 0x68686561; // 'hhea' in getGlyphAdvance() local
226 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
H A DPortableFontInstance.cpp110 const LETag hheaTag = LE_HHEA_TABLE_TAG; in PortableFontInstance() local
164 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp213 LETag hheaTag = 0x68686561; // 'hhea' in getGlyphAdvance() local
222 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
H A DPortableFontInstance.cpp107 const LETag hheaTag = LE_HHEA_TABLE_TAG; in PortableFontInstance() local
161 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()

Completed in 3 milliseconds