Searched refs:kRx (Results 1 - 8 of 8) sorted by relevance

/external/skia/experimental/svg/model/
H A DSkSVGAttribute.h35 kRx, // <ellipse>,<rect>: horizontal (corner) radius member in class:SkSVGAttribute
H A DSkSVGEllipse.cpp43 case SkSVGAttribute::kRx:
H A DSkSVGRect.cpp62 case SkSVGAttribute::kRx:
H A DSkSVGDOM.cpp325 { "rx" , { SkSVGAttribute::kRx , SetLengthAttribute }},
/external/skqp/experimental/svg/model/
H A DSkSVGAttribute.h35 kRx, // <ellipse>,<rect>: horizontal (corner) radius member in class:SkSVGAttribute
H A DSkSVGEllipse.cpp43 case SkSVGAttribute::kRx:
H A DSkSVGRect.cpp62 case SkSVGAttribute::kRx:
H A DSkSVGDOM.cpp325 { "rx" , { SkSVGAttribute::kRx , SetLengthAttribute }},

Completed in 280 milliseconds