Home
last modified time | relevance | path

Searched refs:HMTXTable (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dsfnt.h357 struct HMTXTable struct
364 typedef struct HMTXTable HMTXTable; argument
DFontObject.h175 struct HMTXTable struct
226 HMTXTable *hmtxTable;
DPortableFontInstance.h53 const HMTXTable *fHMTXTable;
DFontObject.cpp224 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp375 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag); in getGlyphAdvance()
/external/icu/icu4c/source/test/perf/leperf/
Dsfnt.h357 struct HMTXTable struct
364 typedef struct HMTXTable HMTXTable; argument
DFontObject.h175 struct HMTXTable struct
226 HMTXTable *hmtxTable;
DPortableFontInstance.h53 const HMTXTable *fHMTXTable;
DFontObject.cpp224 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag); in getGlyphAdvance()
/external/icu/icu4c/source/samples/layout/
Dsfnt.h212 struct HMTXTable struct