Home
last modified time | relevance | path

Searched refs:DOM_ALIGN_CONTENT_AROUND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_reflect_map.h77 { DOM_ALIGN_CONTENT_AROUND, WrapAlignment::SPACE_AROUND }
H A Ddom_type.cpp395 const char DOM_ALIGN_CONTENT_AROUND[] = "space-around"; variable
H A Ddom_type.h398 ACE_EXPORT extern const char DOM_ALIGN_CONTENT_AROUND[];