Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGAttribute.h21 kCx, // <circle>, <ellipse>, <radialGradient>: center x position enumerator
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp211 { "cx" , { SkSVGAttribute::kCx , SetLengthAttribute }},