Home
last modified time | relevance | path

Searched defs:keyEvent (Results 1 - 7 of 7) sorted by relevance

/test/xts/acts/multimodalinput/input_cpp_standard/
H A Dinput_native_test.cpp127 Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); in HWTEST_F() local
152 Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); HWTEST_F() local
169 Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); HWTEST_F() local
186 Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); HWTEST_F() local
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp412 OH_NativeXComponent_KeyEvent* keyEvent = nullptr; in OnKeyEvent() local
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A DSampleApplication.cpp301 void SampleApplication::onKeyUp(const Event::KeyEvent &keyEvent) in onKeyUp() argument
306 void SampleApplication::onKeyDown(const Event::KeyEvent &keyEvent) in onKeyDown() argument
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dnative_xcomponent.cpp435 OH_NativeXComponent_KeyEvent* keyEvent = nullptr; in OnKeyEvent() local
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkSystem/entry/src/main/cpp/
H A Dinputndksys.cpp26 static void KeyEventCallback(const struct Input_KeyEvent* keyEvent) in KeyEventCallback() argument
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp581 auto keyEvent = OHOS::MMI::KeyEvent::Create(); in InjectKeyEventSequence() local
[all...]
/test/xts/acts/multimodalinput/multimodalinput_ndk_hvigor/InputNdkNormal/entry/src/main/cpp/
H A Dinputndk.cpp184 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); in CreateKeyEvent() local
192 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); in InjectKeyEvent() local
205 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); in DestroyKeyEvent() local
223 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventAction() local
234 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventActionDestroy() local
245 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventKeyCode() local
256 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventKeyCodeDestroy() local
278 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventActionTime() local
300 struct Input_KeyEvent *keyEvent = OH_Input_CreateKeyEvent(); GetKeyEventActionTimeDestroy() local
[all...]

Completed in 10 milliseconds