Searched defs:SkSVGFontSize (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/svg/include/ | ||
H A D | SkSVGTypes.h | 486 class SkSVGFontSize { class 493 SkSVGFontSize() : fType(Type::kInherit), fSize(0) {} in SkSVGFontSize() function in SkSVGFontSize 494 explicit SkSVGFontSize(const SkSVGLength& s) in SkSVGFontSize() function in SkSVGFontSize |
Completed in 3 milliseconds