Home
last modified time | relevance | path

Searched defs:SCROLL_STOP (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.h68 SCROLL_STOP = 1, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h42 SCROLL_STOP, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp61 static constexpr uint32_t SCROLL_STOP = 1; variable