Searched refs:HEADTable (Results 1 – 20 of 20) sorted by relevance
281 struct HEADTable struct302 typedef struct HEADTable HEADTable; argument
115 struct HEADTable struct230 HEADTable *headTable;
111 const HEADTable *headTable = NULL; in PortableFontInstance()136 headTable = (const HEADTable *) readFontTable(headTag); in PortableFontInstance()
207 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
277 struct HEADTable struct298 typedef struct HEADTable HEADTable; argument
111 struct HEADTable struct226 HEADTable *headTable;
108 const HEADTable *headTable = NULL; in PortableFontInstance()133 headTable = (const HEADTable *) readFontTable(headTag); in PortableFontInstance()
203 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
265 const HEADTable *headTable = NULL; in GDIFontInstance()269 headTable = (const HEADTable *) readFontTable(LE_HEAD_TABLE_TAG); in GDIFontInstance()
152 struct HEADTable struct