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

/macosx-10.9.5/ICU-511.35/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.cpp91 const HEADTable *headTable = NULL;
115 headTable = (const HEADTable *) readFontTable(headTag);
H A DFontObject.cpp201 headTable = (HEADTable *) readTable(headTag, &length);
/macosx-10.9.5/ICU-511.35/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 144 milliseconds