Home
last modified time | relevance | path

Searched defs:SkSVGFontSize (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/svg/include/
DSkSVGTypes.h493 SkSVGFontSize() : fType(Type::kInherit), fSize(0) {} in SkSVGFontSize() function
494 explicit SkSVGFontSize(const SkSVGLength& s) in SkSVGFontSize() function