Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp462 const char DOM_LIST_METHOD_SCROLL_BOTTOM[] = "scrollBottom"; variable
H A Ddom_list.cpp656 } else if (method == DOM_LIST_METHOD_SCROLL_TOP || method == DOM_LIST_METHOD_SCROLL_BOTTOM) { in CallSpecializedMethod()
H A Ddom_type.h466 ACE_EXPORT extern const char DOM_LIST_METHOD_SCROLL_BOTTOM[];