Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_gradient_declaration.cpp25 const char DOM_SVG_SRC_SPREAD_METHOD[] = "spreadMethod"; variable
83 { DOM_SVG_SRC_SPREAD_METHOD, in SetSpecializedValue()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_gradient.cpp24 const char DOM_SVG_SRC_SPREAD_METHOD[] = "spreadMethod"; variable
69 { DOM_SVG_SRC_SPREAD_METHOD, SetSpreadMethod }, { DOM_SVG_SPREAD_METHOD, SetSpreadMethod }, in SetAttr()