Searched refs:HHEATable (Results 1 – 12 of 12) sorted by relevance
325 struct HHEATable struct347 typedef struct HHEATable HHEATable; argument
37 const HHEATable *hheaTable = NULL; in PortableFontInstance()41 hheaTable = (HHEATable *) getFontTable(hheaTag); in PortableFontInstance()
322 struct HHEATable struct344 typedef struct HHEATable HHEATable; argument
214 HHEATable *hheaTable; in getGlyphAdvance()220 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
92 const HHEATable *hheaTable = NULL; in PortableFontInstance()142 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
148 struct HHEATable struct
260 const HHEATable *hheaTable = NULL; in GDIFontInstance()273 hheaTable = (HHEATable *) readFontTable(LE_HHEA_TABLE_TAG); in GDIFontInstance()
185 struct HHEATable struct