Home
last modified time | relevance | path

Searched defs:TransformKeyPressEvent (Results 1 – 5 of 5) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/src/
Dprocessing_pad_device.cpp73 void ProcessingPadDevice::TransformKeyPressEvent(const PadEvent& padEvent, InputEventArray& inputEv… in TransformKeyPressEvent() function in OHOS::MMI::ProcessingPadDevice
Dprocessing_keyboard_device.cpp78 void ProcessingKeyboardDevice::TransformKeyPressEvent(const KeyBoardEvent& keyBoardEvent, in TransformKeyPressEvent() function in OHOS::MMI::ProcessingKeyboardDevice
Dprocessing_joystick_device.cpp72 void ProcessingJoystickDevice::TransformKeyPressEvent(const DeviceEvent& joystickEvent, in TransformKeyPressEvent() function in OHOS::MMI::ProcessingJoystickDevice
Dprocessing_game_pad_device.cpp66 void ProcessingGamePadDevice::TransformKeyPressEvent(const DeviceEvent& padEvent, InputEventArray& … in TransformKeyPressEvent() function in OHOS::MMI::ProcessingGamePadDevice
Dprocessing_mouse_device.cpp80 void ProcessingMouseDevice::TransformKeyPressEvent(const MouseEvent& mouseEvent, in TransformKeyPressEvent() function in OHOS::MMI::ProcessingMouseDevice