Home
last modified time | relevance | path

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

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