Home
last modified time | relevance | path

Searched defs:KeyInput (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/tools/qt/simulator/drivers/indev/
Dkey_input.h28 KeyInput() : leftButtonDown_(false), lastX_(0), lastY_(0) {} in KeyInput() function
/foundation/arkui/ace_engine/frameworks/component_test/core/
Daction.h51 struct KeyInput { struct
56 constexpr KeyInput keyValue[] = { { false, OHOS::MMI::KeyCode::KEY_SPACE }, { true, OHOS::MMI::KeyC… argument
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/src/
DPeerEvents.ts27 KeyInput = 7, enumerator