Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/icu/source/samples/layout/
DScriptCompositeFontInstance.h90 virtual const void *getFontTable(LETag tableTag) const;
134 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function
DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
DGDIFontInstance.h87 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
/third_party/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
DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
DGDIFontInstance.h87 virtual const void *getFontTable(LETag tableTag) const;
DGnomeFontInstance.cpp123 const void *GnomeFontInstance::getFontTable(LETag tableTag) const in getFontTable() function in GnomeFontInstance
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DScriptCompositeFontInstance.h90 virtual const void *getFontTable(LETag tableTag) const;
134 inline const void *ScriptCompositeFontInstance::getFontTable(LETag /*tableTag*/) const in getFontTable() function
DGnomeFontInstance.h82 virtual const void *getFontTable(LETag tableTag) const;
DGDIFontInstance.h87 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
/third_party/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
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontFamily.cpp77 HbBlob fvarTable(getFontTable(typeface.get(), fvarTag)); in getSupportedAxesLocked()
120 HbBlob os2Table(getFontTable(typeface.get(), os2Tag)); in analyzeStyle()
190 HbBlob cmapTable(getFontTable(typeface, cmapTag)); in computeCoverage()
DMinikinInternal.cpp35 hb_blob_t* getFontTable(const MinikinFont* minikinFont, uint32_t tag) { in getFontTable() function
DMinikinInternal.h39 hb_blob_t* getFontTable(const MinikinFont* minikinFont, uint32_t tag);
/third_party/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

12