Home
last modified time | relevance | path

Searched refs:SetPressedKeys (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/test/
H A Dkey_event_normalize_test.cpp136 pointerEvent->SetPressedKeys(pressedKeys);
167 pointerEvent->SetPressedKeys(pressedKeys);
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dinput_event_serialization_test.cpp244 pointerEvent->SetPressedKeys(pressedKeys);
457 pointerEvent->SetPressedKeys(pressedKeys);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp86 pointerEvent->SetPressedKeys(pressedKeys);
103 pointerEvent->SetPressedKeys(pressedKeys);
120 pointerEvent->SetPressedKeys(pressedKeys);
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1568 void SetPressedKeys(const std::vector<int32_t> pressedKeys);
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp357 event->SetPressedKeys(pressedKeys); in Unmarshalling()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp419 event->SetPressedKeys(pressedKeys); in DeserializePressedKeys()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp422 event->SetPressedKeys(pressedKeys); in DeserializePressedKeys()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp587 pointerEvent->SetPressedKeys(pressedKeys); in PointerEventSetPressedKeys()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp791 void PointerEvent::SetPressedKeys(const std::vector<int32_t> pressedKeys) in SetPressedKeys() function in OHOS::MMI::PointerEvent
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp1377 pointerEvent->SetPressedKeys({1});
1402 pointerEvent->SetPressedKeys({1});