Home
last modified time | relevance | path

Searched refs:SvgFeMergeAttribute (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_merge_declaration.h23 struct SvgFeMergeAttribute : SvgFeAttribute { struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp239 const std::shared_ptr<SvgFeMergeAttribute> DeclarationConstants::DEFAULT_SVG_FE_MERGE_ATTR =
240 std::make_shared<SvgFeMergeAttribute>();
H A Ddeclaration_constants.h214 static const std::shared_ptr<SvgFeMergeAttribute> DEFAULT_SVG_FE_MERGE_ATTR;