Home
last modified time | relevance | path

Searched refs:maxpTag (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/letest/
DFontObject.cpp210 LETag maxpTag = 0x6D617870; // 'maxp' in getGlyphAdvance() local
215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp369 LETag maxpTag = LE_MAXP_TABLE_TAG; in getGlyphAdvance() local
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()
/external/icu/icu4c/source/test/perf/leperf/
DFontObject.cpp210 LETag maxpTag = 0x6D617870; // 'maxp' in getGlyphAdvance() local
215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp369 LETag maxpTag = LE_MAXP_TABLE_TAG; in getGlyphAdvance() local
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()
/external/chromium_org/third_party/icu/source/test/letest/
DFontObject.cpp210 LETag maxpTag = 0x6D617870; // 'maxp' in getGlyphAdvance() local
215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp369 LETag maxpTag = LE_MAXP_TABLE_TAG; in getGlyphAdvance() local
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()
/external/chromium_org/third_party/icu/source/test/perf/leperf/
DFontObject.cpp210 LETag maxpTag = 0x6D617870; // 'maxp' in getGlyphAdvance() local
215 MAXPTable *maxpTable = (MAXPTable *) readTable(maxpTag, &length); in getGlyphAdvance()
DPortableFontInstance.cpp369 LETag maxpTag = LE_MAXP_TABLE_TAG; in getGlyphAdvance() local
371 const MAXPTable *maxpTable = (MAXPTable *) readFontTable(maxpTag); in getGlyphAdvance()