| /third_party/libinput/test/ |
| H A D | test-touchpad-tap.c | 68 unsigned int button = 0, in START_TEST() local 210 unsigned int button = 0; in START_TEST() local 300 unsigned int button = 0; START_TEST() local 409 unsigned int button = 0; START_TEST() local 526 unsigned int button = 0; START_TEST() local 627 unsigned int button = 0; START_TEST() local 717 unsigned int button = 0; START_TEST() local 828 unsigned int button = 0; START_TEST() local 924 unsigned int button = 0; START_TEST() local 1039 unsigned int button = 0; START_TEST() local 1161 unsigned int button = 0; START_TEST() local 1243 unsigned int button = 0; START_TEST() local 1325 unsigned int button = 0; START_TEST() local 1431 unsigned int button = 0; START_TEST() local 1516 unsigned int button = 0; START_TEST() local 1595 unsigned int button = 0; START_TEST() local 1673 unsigned int button = 0; START_TEST() local 1753 unsigned int button = 0; START_TEST() local 1838 unsigned int button = 0; START_TEST() local 1937 unsigned int button = 0; START_TEST() local 2023 unsigned int button = 0; START_TEST() local 2114 unsigned int button = 0; START_TEST() local 2210 unsigned int button = 0; START_TEST() local 2265 unsigned int button = 0; START_TEST() local 2639 unsigned int button = 0; START_TEST() local 2715 unsigned int button = 0; START_TEST() local 2797 unsigned int button = 0; START_TEST() local 3070 unsigned int button = 0; START_TEST() local 3121 unsigned int button = 0; START_TEST() local 3172 unsigned int button = 0; START_TEST() local 3884 unsigned int button = 0; START_TEST() local 3959 unsigned int button = 0; START_TEST() local 4039 unsigned int button = 0; START_TEST() local 4317 unsigned int button = 0; START_TEST() local 4399 unsigned int button = 0; START_TEST() local 4482 unsigned int button = 0, START_TEST() local 4612 unsigned int button = 0; START_TEST() local 4697 unsigned int button = 0; START_TEST() local 5012 unsigned int button = 0; START_TEST() local 5093 unsigned int button = 0; START_TEST() local 5179 unsigned int button = 0; START_TEST() local 5264 unsigned int button = 0; START_TEST() local 5380 unsigned int button = 0; START_TEST() local [all...] |
| /third_party/skia/third_party/externals/angle2/util/x11/ |
| H A D | X11Window.cpp | 505 MouseButton button = MOUSEBUTTON_UNKNOWN; in processEvent() local 563 MouseButton button = MOUSEBUTTON_UNKNOWN; processEvent() local [all...] |
| /applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/ |
| H A D | native_interface_xcomponent.h | 224 OH_NativeXComponent_MouseEventButton button; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/container_modal/ |
| H A D | container_modal_component.cpp | 169 auto button = AceType::MakeRefPtr<ButtonComponent>(btnChildren); in BuildControlButton() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_frontend_abstract.cpp | 283 void CJFrontendAbstract::ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, in ShowActionMenu() argument 295 void CJFrontendAbstract::ShowActionMenuInner(DialogProperties& dialogProperties, const std::vector<ButtonInfo>& button, in ShowActionMenuInner() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | mmi_event_convertor.cpp | 284 void GetMouseEventButton(int32_t button, MouseEvent& events) in GetMouseEventButton() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| H A D | button_component.cpp | 359 auto button = AceType::DynamicCast<ButtonComponent>(component); in Compare() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| H A D | render_list_item.cpp | 227 auto button = buttonComponent->CreateRenderNode(); in CreateDeleteButton() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_dialog.cpp | 218 AddButton(DialogButtonType buttonType, UILabelButton* button, const char* text, UIView::OnClickListener* listener) AddButton() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/ |
| H A D | ui_test_border_margin_padding.cpp | 434 UIButton* button = new UIButton(); in UIKitUITestBorderMarginPaddingTest005() local 503 UIButton* button = new UIButton(); in UIKitUITestBorderMarginPaddingTest008() local 587 UILabelButton* button = new UILabelButton(); UIKitUITestBorderMarginPaddingTest012() local 667 UILabelButton* button = new UILabelButton(); UIKitUITestBorderMarginPaddingTest016() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 53 void BluetoothAvrcpCtObserverProxy::OnPressButton(const RawAddress &rawAddr, uint8_t button, int result) in OnPressButton() argument 86 void BluetoothAvrcpCtObserverProxy::OnReleaseButton(const RawAddress &rawAddr, uint8_t button, int result) in OnReleaseButton() argument
|
| /foundation/multimodalinput/input/frameworks/napi/input_event_client/src/ |
| H A D | js_register_module.cpp | 257 int32_t button = 0; in HandleMouseButton() local 541 int32_t button = -1; HandleJoystickButton() local [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | button.c | 194 struct acpi_button *button = acpi_driver_data(device); in acpi_lid_notify_state() local 288 struct acpi_button *button = acpi_driver_data(device); acpi_button_add_fs() local 347 struct acpi_button *button = acpi_driver_data(device); acpi_button_remove_fs() local 394 struct acpi_button *button = acpi_driver_data(device); acpi_lid_initialize_state() local 413 struct acpi_button *button = acpi_driver_data(device); acpi_button_notify() local 456 struct acpi_button *button = acpi_driver_data(device); acpi_button_suspend() local 465 struct acpi_button *button = acpi_driver_data(device); acpi_button_resume() local 480 struct acpi_button *button = acpi_driver_data(device); acpi_lid_input_open() local 491 struct acpi_button *button; acpi_button_add() local 593 struct acpi_button *button = acpi_driver_data(device); acpi_button_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-roccat-kovaplus.h | 113 uint8_t button; member
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | keyspan_remote.c | 88 u8 button; member 167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/tablet/ |
| H A D | wacom_serial4.c | 311 u8 in_proximity_p, stylus_p, button; in wacom_handle_packet() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | gpio_keys.c | 33 const struct gpio_keys_button *button; member 358 const struct gpio_keys_button *button = bdata->button; gpio_keys_gpio_report_event() local 397 const struct gpio_keys_button *button = bdata->button; gpio_keys_gpio_isr() local 477 gpio_keys_setup_key(struct platform_device *pdev, struct input_dev *input, struct gpio_keys_drvdata *ddata, const struct gpio_keys_button *button, int idx, struct fwnode_handle *child) gpio_keys_setup_key() argument 693 struct gpio_keys_button *button; gpio_keys_get_devtree_pdata() local 823 const struct gpio_keys_button *button = &pdata->buttons[i]; gpio_keys_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| H A D | rmi_f30.c | 210 static bool rmi_f30_is_valid_button(int button, struct rmi_f30_ctrl_data *ctrl) in rmi_f30_is_valid_button() argument 101 rmi_f30_report_button(struct rmi_function *fn, struct f30_data *f30, unsigned int button) rmi_f30_report_button() argument 229 unsigned int button = BTN_LEFT; rmi_f30_map_gpios() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/unisys/visorinput/ |
| H A D | visorinput.c | 607 int xmotion, ymotion, button; in visorinput_channel_interrupt() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
| H A D | em28xx-input.c | 526 const struct em28xx_button *button; in em28xx_query_buttons() local 629 const struct em28xx_button *button = &dev->board.buttons[i]; em28xx_init_buttons() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | audio_codec.c | 719 struct snd_soc_jack_pin *headset, *button; in gbaudio_init_jack() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
| H A D | em28xx-input.c | 516 const struct em28xx_button *button; in em28xx_query_buttons() local 619 const struct em28xx_button *button = &dev->board.buttons[i]; em28xx_init_buttons() local [all...] |
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | audio_codec.c | 695 struct snd_soc_jack_pin *headset, *button; in gbaudio_init_jack() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-roccat-kovaplus.h | 113 uint8_t button; member
|
| /kernel/linux/linux-6.6/drivers/input/rmi4/ |
| H A D | rmi_f30.c | 210 static bool rmi_f30_is_valid_button(int button, struct rmi_f30_ctrl_data *ctrl) in rmi_f30_is_valid_button() argument 101 rmi_f30_report_button(struct rmi_function *fn, struct f30_data *f30, unsigned int button) rmi_f30_report_button() argument 229 unsigned int button = BTN_LEFT; rmi_f30_map_gpios() local [all...] |