Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/letest/
DPortableFontInstance.h68 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable() function
DPortableFontInstance.cpp260 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const in readFontTable() function in PortableFontInstance
/external/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.h72 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable() function
DPortableFontInstance.cpp268 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const in readFontTable() function in PortableFontInstance
/external/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp128 const void *GnomeFontInstance::readFontTable(LETag tableTag) const in readFontTable() function in GnomeFontInstance
DGDIFontInstance.cpp346 const void *GDIFontInstance::readFontTable(LETag tableTag) const in readFontTable() function in GDIFontInstance