Home
last modified time | relevance | path

Searched defs:ON_BACKPRESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.h42 ON_BACKPRESS = 100, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp58 static constexpr uint32_t ON_BACKPRESS = 100; variable