Searched defs:DEFAULT_SVG_POLYGON_ATTR (Results 1 – 2 of 2) sorted by relevance
211 const std::shared_ptr<SvgPolygonAttribute> DeclarationConstants::DEFAULT_SVG_POLYGON_ATTR = member in OHOS::Ace::DeclarationConstants
200 static const std::shared_ptr<SvgPolygonAttribute> DEFAULT_SVG_POLYGON_ATTR; variable