Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_reflect_map.h72 { DOM_ALIGN_CONTENT_STRETCH, WrapAlignment::STRETCH },
H A Ddom_type.cpp390 const char DOM_ALIGN_CONTENT_STRETCH[] = "stretch"; variable
H A Ddom_type.h393 ACE_EXPORT extern const char DOM_ALIGN_CONTENT_STRETCH[];