Searched refs:INPUT_POINTER_EVENT (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | i_cooperate_state.cpp | 46 } else if (event.type != CooperateEventType::INPUT_POINTER_EVENT) { in OnEvent()
|
H A D | state_machine.cpp | 123 AddHandler(CooperateEventType::INPUT_POINTER_EVENT, in StateMachine() 372 Transfer(context, CooperateEvent { CooperateEventType::INPUT_POINTER_EVENT, pointerEvent }); in OnPointerEvent() 604 CooperateEventType::INPUT_POINTER_EVENT, in AddMonitor()
|
H A D | cooperate_in.cpp | 102 …AddHandler(CooperateEventType::INPUT_POINTER_EVENT, [this](Context &context, const CooperateEvent … in Initial() 362 AddHandler(CooperateEventType::INPUT_POINTER_EVENT, in RelayConfirmation()
|
H A D | cooperate_out.cpp | 100 …AddHandler(CooperateEventType::INPUT_POINTER_EVENT, [this](Context &context, const CooperateEvent … in Initial()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | i_cooperate_state.cpp | 46 } else if (event.type != CooperateEventType::INPUT_POINTER_EVENT) { in OnEvent()
|
H A D | state_machine.cpp | 122 AddHandler(CooperateEventType::INPUT_POINTER_EVENT, in StateMachine() 380 Transfer(context, CooperateEvent { CooperateEventType::INPUT_POINTER_EVENT, pointerEvent }); in OnPointerEvent() 627 CooperateEventType::INPUT_POINTER_EVENT, in AddMonitor()
|
H A D | cooperate_free.cpp | 102 …AddHandler(CooperateEventType::INPUT_POINTER_EVENT, [this](Context &context, const CooperateEvent … in Initial()
|
H A D | cooperate_in.cpp | 102 …AddHandler(CooperateEventType::INPUT_POINTER_EVENT, [this](Context &context, const CooperateEvent … in Initial() 364 AddHandler(CooperateEventType::INPUT_POINTER_EVENT, in RelayConfirmation()
|
H A D | cooperate_out.cpp | 99 …AddHandler(CooperateEventType::INPUT_POINTER_EVENT, [this](Context &context, const CooperateEvent … in Initial()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_interceptor.cpp | 139 CooperateEventType::INPUT_POINTER_EVENT, in ReportPointerEvent()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_interceptor.cpp | 145 CooperateEventType::INPUT_POINTER_EVENT, in ReportPointerEvent()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 60 INPUT_POINTER_EVENT, enumerator
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 60 INPUT_POINTER_EVENT, enumerator
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_plugin_test.cpp | 1006 CooperateEventType::INPUT_POINTER_EVENT, 1040 CooperateEventType::INPUT_POINTER_EVENT, 1718 CooperateEventType::INPUT_POINTER_EVENT, 3025 CooperateEventType::INPUT_POINTER_EVENT, 3064 CooperateEventType::INPUT_POINTER_EVENT, 3103 CooperateEventType::INPUT_POINTER_EVENT, 3200 CooperateEventType::INPUT_POINTER_EVENT,
|