Home
last modified time | relevance | path

Searched defs:readFontTable (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.h66 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable() function
DPortableFontInstance.cpp262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const in readFontTable() function in PortableFontInstance
/external/icu/icu4c/source/test/letest/
DPortableFontInstance.h66 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable() function
DPortableFontInstance.cpp258 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const in readFontTable() function in PortableFontInstance
/external/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp122 const void *GnomeFontInstance::readFontTable(LETag tableTag) const in readFontTable() function in GnomeFontInstance
DGDIFontInstance.cpp340 const void *GDIFontInstance::readFontTable(LETag tableTag) const in readFontTable() function in GDIFontInstance