Searched refs:HEADTable (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A DFontObject.h109 struct HEADTable struct
224 HEADTable *headTable;
H A Dsfnt.h275 struct HEADTable struct
296 typedef struct HEADTable HEADTable; typedef in typeref:struct:HEADTable
H A DPortableFontInstance.cpp105 const HEADTable *headTable = NULL;
130 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp201 headTable = (HEADTable *) readTable(headTag, &length);
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A DFontObject.h109 struct HEADTable struct
224 HEADTable *headTable;
H A Dsfnt.h275 struct HEADTable struct
296 typedef struct HEADTable HEADTable; typedef in typeref:struct:HEADTable
H A DPortableFontInstance.cpp105 const HEADTable *headTable = NULL;
130 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp201 headTable = (HEADTable *) readTable(headTag, &length);
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dsfnt.h146 struct HEADTable struct
H A DGDIFontInstance.cpp259 const HEADTable *headTable = NULL;
263 headTable = (const HEADTable *) readFontTable(LE_HEAD_TABLE_TAG);

Completed in 80 milliseconds