Home
last modified time | relevance | path

Searched defs:DEFAULT_SVG_POLYGON_ATTR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp211 const std::shared_ptr<SvgPolygonAttribute> DeclarationConstants::DEFAULT_SVG_POLYGON_ATTR = member in OHOS::Ace::DeclarationConstants
H A Ddeclaration_constants.h200 static const std::shared_ptr<SvgPolygonAttribute> DEFAULT_SVG_POLYGON_ATTR; variable