Searched refs:HEADTable (Results 1 – 11 of 11) sorted by relevance
278 struct HEADTable struct299 typedef struct HEADTable HEADTable; argument
275 struct HEADTable struct296 typedef struct HEADTable HEADTable; argument
109 struct HEADTable struct224 HEADTable *headTable;
91 const HEADTable *headTable = NULL; in PortableFontInstance()115 headTable = (const HEADTable *) readFontTable(headTag); in PortableFontInstance()
201 headTable = (HEADTable *) readTable(headTag, &length); in getUnitsPerEM()
259 const HEADTable *headTable = NULL; in GDIFontInstance()263 headTable = (const HEADTable *) readFontTable(LE_HEAD_TABLE_TAG); in GDIFontInstance()
146 struct HEADTable struct