Home
last modified time | relevance | path

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

/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.cpp262 const void *PortableFontInstance::readFontTable(LETag tableTag, size_t &length) const in readFontTable() function in PortableFontInstance
/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/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
/external/chromium_org/third_party/icu/source/test/letest/
DPortableFontInstance.cpp238 const void *PortableFontInstance::readFontTable(LETag tableTag) const in readFontTable() function in PortableFontInstance