Home
last modified time | relevance | path

Searched refs:INTENTION_MEDIA_PREVIOUS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h462 INTENTION_MEDIA_PREVIOUS = 105, enumerator
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dkey_event.h3022 static const int32_t INTENTION_MEDIA_PREVIOUS; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dkey_event.cpp846 const int32_t KeyEvent::INTENTION_MEDIA_PREVIOUS = 105; member in OHOS::MMI::KeyEvent