Searched defs:SkSVGFontSize (Results 1 – 1 of 1) sorted by relevance
493 SkSVGFontSize() : fType(Type::kInherit), fSize(0) {} in SkSVGFontSize() function494 explicit SkSVGFontSize(const SkSVGLength& s) in SkSVGFontSize() function