Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGAttribute.h61 kX2, // <line>: second endpoint x enumerator
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp231 { "x2" , { SkSVGAttribute::kX2 , SetLengthAttribute }},