Home
last modified time | relevance | path

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

/third_party/skia/tools/fonts/
H A DTestSVGTypeface.h145 template <typename Fn> void withSVG(Fn&&) const;
H A DTestSVGTypeface.cpp73 void TestSVGTypeface::Glyph::withSVG(Fn&& fn) const { in withSVG() function in TestSVGTypeface::Glyph
103 this->withSVG([&](const SkSVGDOM& svg){ in size()
110 this->withSVG([&](const SkSVGDOM& svg){ in render()

Completed in 6 milliseconds