Searched defs:DEFAULT_SVG_STOP_ATTR (Results 1 – 2 of 2) sorted by relevance
219 const std::shared_ptr<SvgStopAttribute> DeclarationConstants::DEFAULT_SVG_STOP_ATTR = member in OHOS::Ace::DeclarationConstants
204 static const std::shared_ptr<SvgStopAttribute> DEFAULT_SVG_STOP_ATTR; variable