Home
last modified time | relevance | path

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

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