| /foundation/multimodalinput/input/frameworks/napi/mouse_event/src/ |
| H A D | js_mouse_event.cpp | 130 napi_value button = nullptr; in Export() local
|
| /foundation/window/window_manager_lite/test/ |
| H A D | sample_window.cpp | 136 UIButton* button = new UIButton(); in AddButton() local
|
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| H A D | rmi_f03.c | 40 int rmi_f03_overwrite_button(struct rmi_function *fn, unsigned int button, in rmi_f03_overwrite_button() argument
|
| H A D | rmi_driver.h | 110 rmi_f03_overwrite_button(struct rmi_function *fn, unsigned int button, int value) rmi_f03_overwrite_button() argument
|
| H A D | rmi_f3a.c | 115 static bool rmi_f3a_is_valid_button(int button, struct f3a_data *f3a, in rmi_f3a_is_valid_button() argument 128 unsigned int button = BTN_LEFT; in rmi_f3a_map_gpios() local 38 rmi_f3a_report_button(struct rmi_function *fn, struct f3a_data *f3a, unsigned int button) rmi_f3a_report_button() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 167 static unsigned char find_button(struct iforce *iforce, signed short button) in find_button() argument 290 make_core(struct iforce* iforce, u16 id, u16 mod_id1, u16 mod_id2, u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, u16 interval, u16 direction) make_core() argument
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | tca6416-keypad.c | 106 struct tca6416_button *button = &chip->buttons[pin_index]; in tca6416_keys_scan() local
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | surfacepro3_button.c | 78 struct surface_button *button = acpi_driver_data(device); in surface_button_notify() local 135 struct surface_button *button = acpi_driver_data(device); surface_button_suspend() local 144 struct surface_button *button = acpi_driver_data(device); surface_button_resume() local 191 struct surface_button *button; surface_button_add() local 246 struct surface_button *button = acpi_driver_data(device); surface_button_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | rohm-bd71828.c | 22 static struct gpio_keys_button button = { variable
|
| /kernel/linux/linux-6.6/drivers/soc/loongson/ |
| H A D | loongson2_pm.c | 100 struct input_dev *button; in loongson2_power_button_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/platform/surface/ |
| H A D | surfacepro3_button.c | 76 struct surface_button *button = acpi_driver_data(device); in surface_button_notify() local 133 struct surface_button *button = acpi_driver_data(device); surface_button_suspend() local 142 struct surface_button *button = acpi_driver_data(device); surface_button_resume() local 189 struct surface_button *button; surface_button_add() local 244 struct surface_button *button = acpi_driver_data(device); surface_button_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 167 static unsigned char find_button(struct iforce *iforce, signed short button) in find_button() argument 290 make_core(struct iforce* iforce, u16 id, u16 mod_id1, u16 mod_id2, u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, u16 interval, u16 direction) make_core() argument
|
| /kernel/linux/linux-6.6/drivers/input/rmi4/ |
| H A D | rmi_f03.c | 40 int rmi_f03_overwrite_button(struct rmi_function *fn, unsigned int button, in rmi_f03_overwrite_button() argument
|
| H A D | rmi_driver.h | 110 rmi_f03_overwrite_button(struct rmi_function *fn, unsigned int button, int value) rmi_f03_overwrite_button() argument
|
| H A D | rmi_f3a.c | 115 static bool rmi_f3a_is_valid_button(int button, struct f3a_data *f3a, in rmi_f3a_is_valid_button() argument 128 unsigned int button = BTN_LEFT; in rmi_f3a_map_gpios() local 38 rmi_f3a_report_button(struct rmi_function *fn, struct f3a_data *f3a, unsigned int button) rmi_f3a_report_button() argument [all...] |
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| H A D | tca6416-keypad.c | 107 struct tca6416_button *button = &chip->buttons[pin_index]; in tca6416_keys_scan() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
| H A D | scroll_scrollto_test.cpp | 70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local 142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local 214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local 286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local 358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local 430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local 502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local 574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local 646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local 718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local 790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local 862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local 934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local [all...] |
| H A D | scroll_currentoffset_test.cpp | 70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local 142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local 214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local 286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local 358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local 430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local 502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local 574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local 646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local 718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local 790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local 862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local 934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local [all...] |
| /third_party/glfw/examples/ |
| H A D | splitview.c | 455 static void mouseButtonFun(GLFWwindow* window, int button, int action, int mods) in mouseButtonFun() argument
|
| H A D | wave.c | 319 void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | RBStatisticsPanel.java | 366 JButton button; field in ButtonEnablerFocusListener 369 public ButtonEnablerFocusListener(JButton button) { in ButtonEnablerFocusListener() argument
|
| /third_party/mesa3d/src/intel/tools/imgui/ |
| H A D | imgui_impl_gtk3.cpp | 74 guint button = 0; in ImGui_ImplGtk3_HandleEvent() local
|
| /third_party/libinput/test/ |
| H A D | test-gestures.c | 1634 unsigned int button = 0; in START_TEST() local
|
| H A D | test-misc.c | 160 int motion = 0, button = 0; in START_TEST() local 214 int motion = 0, button = 0; in START_TEST() local
|
| /third_party/libinput/src/ |
| H A D | evdev-middle-button.c | 130 middlebutton_post_event(struct evdev_device *device, uint64_t now, int button, enum libinput_button_state state) middlebutton_post_event() argument 578 evdev_middlebutton_filter_button(struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) evdev_middlebutton_filter_button() argument [all...] |