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

/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A DFontObject.h175 struct HMTXTable struct
226 HMTXTable *hmtxTable;
H A Dsfnt.h357 struct HMTXTable struct
364 typedef struct HMTXTable HMTXTable; typedef in typeref:struct:HMTXTable
H A DPortableFontInstance.h53 const HMTXTable *fHMTXTable;
H A DFontObject.cpp224 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length);
H A DPortableFontInstance.cpp379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A DFontObject.h175 struct HMTXTable struct
226 HMTXTable *hmtxTable;
H A Dsfnt.h357 struct HMTXTable struct
364 typedef struct HMTXTable HMTXTable; typedef in typeref:struct:HMTXTable
H A DPortableFontInstance.h53 const HMTXTable *fHMTXTable;
H A DFontObject.cpp224 hmtxTable = (HMTXTable *) readTable(hmtxTag, &length);
H A DPortableFontInstance.cpp379 realThis->fHMTXTable = (const HMTXTable *) readFontTable(hmtxTag);
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dsfnt.h212 struct HMTXTable struct

Completed in 190 milliseconds