Home
last modified time | relevance | path

Searched refs:exportTtxCommon (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h81 void exportTtxCommon(SkWStream*, const char* type, const SkTArray<GlyfInfo>* = nullptr) const;
H A DTestSVGTypeface.cpp368 void TestSVGTypeface::exportTtxCommon(SkWStream* out, in exportTtxCommon() function in TestSVGTypeface
744 this->exportTtxCommon(out, "CBDT"); in exportTtxCbdt()
917 this->exportTtxCommon(out, "sbix"); in exportTtxSbix()
1378 this->exportTtxCommon(out, "COLR", &glyfInfos); in exportTtxColr()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h81 void exportTtxCommon(SkWStream*, const char* type, const SkTArray<GlyfInfo>* = nullptr) const;
H A DTestSVGTypeface.cpp366 void TestSVGTypeface::exportTtxCommon(SkWStream* out, in exportTtxCommon() function in TestSVGTypeface
742 this->exportTtxCommon(out, "CBDT"); in exportTtxCbdt()
915 this->exportTtxCommon(out, "sbix"); in exportTtxSbix()
1383 this->exportTtxCommon(out, "COLR", &glyfInfos); in exportTtxColr()