Home
last modified time | relevance | path

Searched refs:HHEATable (Results 1 – 20 of 20) sorted by relevance

/external/icu/icu4c/source/test/perf/leperf/
Dsfnt.h328 struct HHEATable struct
350 typedef struct HHEATable HHEATable; argument
DFontObject.cpp220 HHEATable *hheaTable; in getGlyphAdvance()
226 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp112 const HHEATable *hheaTable = NULL; in PortableFontInstance()
164 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
DFontObject.h154 struct HHEATable struct
/external/cronet/third_party/icu/source/test/letest/
Dsfnt.h324 struct HHEATable struct
346 typedef struct HHEATable HHEATable; argument
DFontObject.cpp216 HHEATable *hheaTable; in getGlyphAdvance()
222 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp109 const HHEATable *hheaTable = NULL; in PortableFontInstance()
161 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
DFontObject.h150 struct HHEATable struct
/external/cronet/third_party/icu/source/test/perf/leperf/
Dsfnt.h328 struct HHEATable struct
350 typedef struct HHEATable HHEATable; argument
DFontObject.cpp220 HHEATable *hheaTable; in getGlyphAdvance()
226 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp112 const HHEATable *hheaTable = NULL; in PortableFontInstance()
164 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
DFontObject.h154 struct HHEATable struct
/external/icu/icu4c/source/test/letest/
Dsfnt.h324 struct HHEATable struct
346 typedef struct HHEATable HHEATable; argument
DFontObject.cpp216 HHEATable *hheaTable; in getGlyphAdvance()
222 hheaTable = (HHEATable *) readTable(hheaTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp109 const HHEATable *hheaTable = NULL; in PortableFontInstance()
161 hheaTable = (HHEATable *) readFontTable(hheaTag); in PortableFontInstance()
DFontObject.h150 struct HHEATable struct
/external/cronet/third_party/icu/source/samples/layout/
DGDIFontInstance.cpp266 const HHEATable *hheaTable = NULL; in GDIFontInstance()
279 hheaTable = (HHEATable *) readFontTable(LE_HHEA_TABLE_TAG); in GDIFontInstance()
Dsfnt.h191 struct HHEATable struct
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp266 const HHEATable *hheaTable = NULL; in GDIFontInstance()
279 hheaTable = (HHEATable *) readFontTable(LE_HHEA_TABLE_TAG); in GDIFontInstance()
Dsfnt.h191 struct HHEATable struct