Home
last modified time | relevance | path

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

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