Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp463 const char DOM_LIST_METHOD_SCROLL_PAGE[] = "scrollPage"; variable
H A Ddom_list.cpp658 } else if (method == DOM_LIST_METHOD_SCROLL_PAGE) { in CallSpecializedMethod()
H A Ddom_type.h467 ACE_EXPORT extern const char DOM_LIST_METHOD_SCROLL_PAGE[];