Searched defs:DEFAULT_SVG_FE_COMPOSITE_ATTR (Results 1 – 2 of 2) sorted by relevance
229 const std::shared_ptr<SvgFeCompositeAttribute> DeclarationConstants::DEFAULT_SVG_FE_COMPOSITE_ATTR = member in OHOS::Ace::DeclarationConstants
209 static const std::shared_ptr<SvgFeCompositeAttribute> DEFAULT_SVG_FE_COMPOSITE_ATTR; variable