Searched refs:HHEATable (Results 1 - 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/hb-icu-le/
H A Dsfnt.h325 struct HHEATable struct
347 typedef struct HHEATable HHEATable; typedef in typeref:struct:HHEATable
H A DPortableFontInstance.cpp37 const HHEATable *hheaTable = NULL;
41 hheaTable = (HHEATable *) getFontTable(hheaTag);
/external/icu4c/test/letest/
H A Dsfnt.h322 struct HHEATable struct
344 typedef struct HHEATable HHEATable; typedef in typeref:struct:HHEATable
H A DFontObject.cpp214 HHEATable *hheaTable;
220 hheaTable = (HHEATable *) readTable(hheaTag, &length);
H A DFontObject.h148 struct HHEATable struct
H A DPortableFontInstance.cpp92 const HHEATable *hheaTable = NULL;
142 hheaTable = (HHEATable *) readFontTable(hheaTag);
/external/icu4c/samples/layout/
H A Dsfnt.h185 struct HHEATable struct
H A DGDIFontInstance.cpp260 const HHEATable *hheaTable = NULL;
273 hheaTable = (HHEATable *) readFontTable(LE_HHEA_TABLE_TAG);

Completed in 93 milliseconds