Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp493 const char DOM_SCROLL_SCROLLBAR_AUTO[] = "auto"; variable
H A Ddom_list.cpp131 } else if (val == DOM_SCROLL_SCROLLBAR_AUTO) { in SetSpecializedAttr()
H A Ddom_type.h497 ACE_EXPORT extern const char DOM_SCROLL_SCROLLBAR_AUTO[];