Searched defs:INTENTION_DOWN (Results 1 - 3 of 3) sorted by relevance
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ | ||
H A D | key_event.h | 2896 static const int32_t INTENTION_DOWN; member in OHOS::MMI::KeyEvent |
/foundation/arkui/ace_engine/frameworks/core/event/ | ||
H A D | key_event.h | 443 INTENTION_DOWN = 2, member in OHOS::OHOS::Ace::KeyIntention |
/foundation/multimodalinput/input/frameworks/proxy/events/src/ | ||
H A D | key_event.cpp | 827 const int32_t KeyEvent::INTENTION_DOWN = 2; member in OHOS::MMI::KeyEvent |
Completed in 11 milliseconds