Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp69 if (val == DOM_DISPLAY_MODE_AUTO_LINEAR) { in SetSpecializedAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp692 const char DOM_DISPLAY_MODE_AUTO_LINEAR[] = "autoLinear"; variable
H A Ddom_type.h696 ACE_EXPORT extern const char DOM_DISPLAY_MODE_AUTO_LINEAR[];