Searched refs:INDEV_TYPE_BUTTON (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _input.md | 69 …V_TYPE_KEY, INDEV_TYPE_KEYBOARD, INDEV_TYPE_MOUSE, INDEV_TYPE_BUTTON, INDEV_TYPE_… 260 | INDEV_TYPE_BUTTON | 虚拟按键 |
|
H A D | input__type_8h.md | 55 …V_TYPE_KEY, INDEV_TYPE_KEYBOARD, INDEV_TYPE_MOUSE, INDEV_TYPE_BUTTON, INDEV_TYPE_…
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | input_event_info.h | 34 INDEV_TYPE_BUTTON, /** Virtual button */ enumerator
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_input_device_manager.h | 138 INDEV_TYPE_BUTTON, /* Virtual button */ enumerator
|
/ohos5.0/drivers/peripheral/input/interfaces/include/ |
H A D | input_type.h | 126 INDEV_TYPE_BUTTON, /**< Virtual button */ enumerator
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_wm.cpp | 653 case InputDevType::INDEV_TYPE_BUTTON: { in FindTargetWindow()
|