Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_reflect_map.h74 { DOM_ALIGN_CONTENT_CENTER, WrapAlignment::CENTER },
H A Ddom_type.cpp392 const char DOM_ALIGN_CONTENT_CENTER[] = "center"; variable
H A Ddom_type.h395 ACE_EXPORT extern const char DOM_ALIGN_CONTENT_CENTER[];