Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
H A DSkSVGTypes.h463 class SkSVGFontStyle { class
472 SkSVGFontStyle() : fType(Type::kInherit) {} in SkSVGFontStyle() function in SkSVGFontStyle
473 explicit SkSVGFontStyle(Type t) : fType(t) {} in SkSVGFontStyle() function in SkSVGFontStyle

Completed in 4 milliseconds