Home
last modified time | relevance | path

Searched refs:DOM_SVG_X2 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_line_declaration.cpp52 { DOM_SVG_X2, in SetSpecializedValue()
H A Dsvg_gradient_declaration.cpp111 { DOM_SVG_X2, in SetSpecializedValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_line.cpp64 { DOM_SVG_X2, in ParseAndSetSpecializedAttr()
H A Dsvg_gradient.cpp74 { DOM_SVG_X2, in SetAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1215 const char DOM_SVG_X2[] = "x2"; variable
H A Ddom_type.h1220 ACE_EXPORT extern const char DOM_SVG_X2[];