Searched refs:parseViewBox (Results 1 – 3 of 3) sorted by relevance
22 bool parseViewBox(SkSVGViewBoxType*);
100 if (!parser.parseViewBox(&viewBox)) { in SetViewBoxAttribute()
378 bool SkSVGAttributeParser::parseViewBox(SkSVGViewBoxType* vb) { in parseViewBox() function in SkSVGAttributeParser