Home
last modified time | relevance | path

Searched defs:SkSVGFontWeight (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/svg/include/
H A DSkSVGTypes.h512 class SkSVGFontWeight { class
531 SkSVGFontWeight() : fType(Type::kInherit) {} in SkSVGFontWeight() function in SkSVGFontWeight
532 explicit SkSVGFontWeight(Type t) : fType(t) {} in SkSVGFontWeight() function in SkSVGFontWeight

Completed in 4 milliseconds