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

/external/icu/icu4c/source/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.cpp106 const HEADTable *headTable = NULL;
131 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp201 headTable = (HEADTable *) readTable(headTag, &length);
/external/icu/icu4c/source/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);
/external/icu/icu4c/source/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 125 milliseconds