Searched defs:SkSVGValue (Results 1 – 4 of 4) sorted by relevance
21 class SkSVGValue; variable168 virtual void onSetAttribute(SkSVGAttribute, const SkSVGValue&) {} in onSetAttribute()
41 SkSVGValue(Type t) : fType(t) { } in SkSVGValue() function
19 class SkSVGValue; variable
47 SkSVGValue(Type t) : fType(t) { } in SkSVGValue() function