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

/external/icu/icu4c/source/test/letest/
H A DFontObject.h111 struct HEADTable struct
226 HEADTable *headTable;
H A Dsfnt.h277 struct HEADTable struct
298 typedef struct HEADTable HEADTable; typedef in typeref:struct:HEADTable
H A DPortableFontInstance.cpp108 const HEADTable *headTable = NULL;
133 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp203 headTable = (HEADTable *) readTable(headTag, &length);
/external/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h115 struct HEADTable struct
230 HEADTable *headTable;
H A Dsfnt.h281 struct HEADTable struct
302 typedef struct HEADTable HEADTable; typedef in typeref:struct:HEADTable
H A DPortableFontInstance.cpp111 const HEADTable *headTable = NULL;
136 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp207 headTable = (HEADTable *) readTable(headTag, &length);
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h152 struct HEADTable struct
H A DGDIFontInstance.cpp265 const HEADTable *headTable = NULL;
269 headTable = (const HEADTable *) readFontTable(LE_HEAD_TABLE_TAG);

Completed in 98 milliseconds