Home
last modified time | relevance | path

Searched defs:getFontTable (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.h131 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function
DGnomeFontInstance.cpp117 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
DGDIFontInstance.cpp335 const void *GDIFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GDIFontInstance
/external/icu/icu4c/source/layout/
DLayoutEngine.h273 …virtual const void *getFontTable(LETag tableTag) const { size_t ignored; return getFontTable(table… in getFontTable() function
DLayoutEngine.cpp465 const void *LayoutEngine::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in LayoutEngine
/external/icu/icu4c/source/test/perf/leperf/
DSimpleFontInstance.cpp41 const void *SimpleFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in SimpleFontInstance
DPortableFontInstance.cpp251 const void *PortableFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in PortableFontInstance
257 const void *PortableFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in PortableFontInstance
/external/icu/icu4c/source/test/letest/
DSimpleFontInstance.cpp44 const void *SimpleFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in SimpleFontInstance
DPortableFontInstance.cpp253 const void *PortableFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in PortableFontInstance