Home
last modified time | relevance | path

Searched refs:SkSVGObjectBoundingBoxUnitsValue (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/svg/include/
DSkSVGValue.h82 using SkSVGObjectBoundingBoxUnitsValue = SkSVGWrapperValue<SkSVGObjectBoundingBoxUnits, variable
/external/skia/modules/svg/src/
DSkSVGDOM.cpp116 node->setAttribute(attr, SkSVGObjectBoundingBoxUnitsValue(*parseResult)); in SetObjectBoundingBoxUnitsAttribute()