Searched refs:HHEATable (Results 1 – 20 of 20) sorted by relevance
328 struct HHEATable struct350 typedef struct HHEATable HHEATable; argument
220 HHEATable *hheaTable; in getGlyphAdvance()226 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
112 const HHEATable *hheaTable = NULL; in PortableFontInstance()164 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
154 struct HHEATable struct
324 struct HHEATable struct346 typedef struct HHEATable HHEATable; argument
216 HHEATable *hheaTable; in getGlyphAdvance()222 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
109 const HHEATable *hheaTable = NULL; in PortableFontInstance()161 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
150 struct HHEATable struct
266 const HHEATable *hheaTable = NULL; in GDIFontInstance()279 hheaTable = (HHEATable *) readFontTable(LE_HHEA_TABLE_TAG); in GDIFontInstance()
191 struct HHEATable struct