Home
last modified time | relevance | path

Searched refs:getFontTable (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/samples/layout/
H A DScriptCompositeFontInstance.h90 virtual const void *getFontTable(LETag tableTag) const;
134 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function in ScriptCompositeFontInstance
H A DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
H A DGDIFontInstance.h87 virtual const void *getFontTable(LETag tableTag) const;
H A DGnomeFontInstance.cpp123 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
H A DGDIFontInstance.cpp341 const void *GDIFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GDIFontInstance
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DScriptCompositeFontInstance.h90 virtual const void *getFontTable(LETag tableTag) const;
134 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function in ScriptCompositeFontInstance
H A DGDIFontInstance.h87 virtual const void *getFontTable(LETag tableTag) const;
H A DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
H A DGnomeFontInstance.cpp123 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
H A DGDIFontInstance.cpp341 const void *GDIFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GDIFontInstance
/third_party/icu/icu4c/source/test/perf/leperf/
H A DPortableFontInstance.h80 virtual const void *getFontTable(LETag tableTag) const;
81 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.h43 virtual const void *getFontTable(LETag tableTag) const;
H A DSimpleFontInstance.cpp47 const void *SimpleFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in SimpleFontInstance
H A 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
/third_party/icu/icu4c/source/test/letest/
H A DSimpleFontInstance.h39 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
H A DSimpleFontInstance.cpp46 const void *SimpleFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in SimpleFontInstance
H A DPortableFontInstance.h76 virtual const void *getFontTable(LETag tableTag, size_t &length) const;
H A DPortableFontInstance.cpp255 const void *PortableFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() function in PortableFontInstance

Completed in 7 milliseconds