Home
last modified time | relevance | path

Searched refs:getFontTable (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/samples/layout/
DScriptCompositeFontInstance.h90 virtual const void *getFontTable(LETag tableTag) const;
134 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function
DGDIFontInstance.h87 virtual const void *getFontTable(LETag tableTag) const;
DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
DGnomeFontInstance.cpp123 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
DGDIFontInstance.cpp341 const void *GDIFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GDIFontInstance
/external/icu/icu4c/source/test/perf/leperf/
DPortableFontInstance.h80 virtual const void *getFontTable(LETag tableTag) const;
81 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
DPortableFontInstance.cpp257 const void *PortableFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in PortableFontInstance
260 return getFontTable(tableTag, ignored); in getFontTable()
263 const void *PortableFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in PortableFontInstance
DSimpleFontInstance.h43 virtual const void *getFontTable(LETag tableTag) const;
DSimpleFontInstance.cpp47 const void *SimpleFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in SimpleFontInstance
/external/icu/icu4c/source/test/letest/
DSimpleFontInstance.h39 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
DSimpleFontInstance.cpp46 const void *SimpleFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in SimpleFontInstance
DPortableFontInstance.h76 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
DPortableFontInstance.cpp255 const void *PortableFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in PortableFontInstance