Home
last modified time | relevance | path

Searched refs:exportTtxCommon (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h83 void exportTtxCommon(SkWStream*, const char* type, const SkTArray<GlyfInfo>* = nullptr) const;
H A DTestSVGTypeface.cpp369 void TestSVGTypeface::exportTtxCommon(SkWStream* out, in exportTtxCommon() function in TestSVGTypeface
745 this->exportTtxCommon(out, "CBDT"); in exportTtxCbdt()
918 this->exportTtxCommon(out, "sbix"); in exportTtxSbix()
1379 this->exportTtxCommon(out, "COLR", &glyfInfos); in exportTtxColr()

Completed in 4 milliseconds