Home
last modified time | relevance | path

Searched refs:MAXPTable (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dsfnt.h299 struct MAXPTable struct
319 typedef struct MAXPTable MAXPTable; argument
DFontObject.cpp215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp367 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()
DFontObject.h129 struct MAXPTable struct
/external/icu/icu4c/source/test/perf/leperf/
Dsfnt.h299 struct MAXPTable struct
319 typedef struct MAXPTable MAXPTable; argument
DFontObject.cpp215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()
DFontObject.h129 struct MAXPTable struct
/external/icu/icu4c/source/samples/layout/
Dsfnt.h166 struct MAXPTable struct