Home
last modified time | relevance | path

Searched defs:LINECAP_ROUND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.cpp23 const char LINECAP_ROUND[] = "round"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.cpp25 const char LINECAP_ROUND[] = "round"; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.h308 constexpr char LINECAP_ROUND[] = "round"; variable