Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dobserver_handler.h67 SCROLL_START = 0, enumerator
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Daccessibility_utils.h110 SCROLL_START = 0x01000000, enumerator
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
Djs_ui_observer.cpp60 static constexpr uint32_t SCROLL_START = 0; variable