Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp218 LETag hmtxTag = 0x686D7478; // 'hmtx' in getGlyphAdvance() local
230 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length); in getGlyphAdvance()
H A DPortableFontInstance.cpp376 LETag hmtxTag = LE_HMTX_TABLE_TAG; in getGlyphAdvance() local
385 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag); in getGlyphAdvance()
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp214 LETag hmtxTag = 0x686D7478; // 'hmtx' in getGlyphAdvance() local
226 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length); in getGlyphAdvance()
H A DPortableFontInstance.cpp368 LETag hmtxTag = LE_HMTX_TABLE_TAG; in getGlyphAdvance() local
377 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag); in getGlyphAdvance()

Completed in 4 milliseconds