Home
last modified time | relevance | path

Searched defs:button (Results 201 - 225 of 272) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dad714x.c118 struct ad714x_button_drv *button; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinput.h317 __u16 button; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-alps.c127 u8 button; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dinput.h321 __u16 button; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat-kone.h151 uint8_t button; member
[all...]
H A Dhid-alps.c127 u8 button; member
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dad714x.c118 struct ad714x_button_drv *button; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dinput.h141 __u16 button; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dinput.h141 __u16 button; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dinput.h130 __u16 button; member
/third_party/glfw/src/
H A Dinput.c347 void _glfwInputMouseClick(_GLFWwindow* window, int button, int action, int mods) in _glfwInputMouseClick() argument
445 _glfwInputJoystickButton(_GLFWjoystick* js, int button, char value) _glfwInputJoystickButton() argument
768 glfwGetMouseButton(GLFWwindow* handle, int button) glfwGetMouseButton() argument
[all...]
/third_party/lame/frontend/
H A Dgtkanal.c1149 GtkWidget *hbox, *vbox, *button, *box; in text_window() local
1301 gtk_box_pack_end(GTK_BOX(vbox), button, FALSE, TRUE, 0); in text_window() local
1437 GtkWidget *button; in gtkcontrol() local
1552 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); in gtkcontrol() local
1557 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); gtkcontrol() local
1562 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); gtkcontrol() local
1567 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); gtkcontrol() local
1573 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); gtkcontrol() local
1578 gtk_box_pack_start(GTK_BOX(box1), button, TRUE, TRUE, 0); gtkcontrol() local
[all...]
/third_party/libinput/include/linux/linux/
H A Dinput.h310 __u16 button; member
/third_party/libinput/include/linux/freebsd/
H A Dinput.h311 uint16_t button; member
/third_party/libinput/test/
H A Dtest-pointer.c367 test_button_event(struct litest_device *dev, unsigned int button, int state) in test_button_event() argument
430 int button; in START_TEST() local
1437 uint32_t methods, button; START_TEST() local
1578 litest_enable_scroll_button_lock(struct litest_device *dev, unsigned int button) litest_enable_scroll_button_lock() argument
2096 uint32_t button; START_TEST() local
2126 uint32_t button; START_TEST() local
2592 unsigned int button; START_TEST() local
2675 unsigned int button; START_TEST() local
2740 unsigned int button; START_TEST() local
3149 unsigned int button = _i; /* ranged test */ START_TEST() local
3196 unsigned int button = _i; /* ranged test */ START_TEST() local
3329 unsigned int button = _i; /* ranged test */ START_TEST() local
[all...]
H A Dtest-touchpad.c3352 assert_btnevent_from_device(struct litest_device *device, unsigned int button, enum libinput_button_state state) assert_btnevent_from_device() argument
[all...]
H A Dtest-tablet.c63 unsigned int button = pick_stylus_or_btn0(dev); in START_TEST() local
74 button); in START_TEST() local
86 button); in START_TEST() local
106 unsigned int button = pick_stylus_or_btn0(dev); in START_TEST() local
129 ck_assert_int_eq(libinput_event_tablet_tool_get_button(tev), button); in START_TEST() local
137 ck_assert_int_eq(libinput_event_tablet_tool_get_button(tev), button); START_TEST() local
153 ck_assert_int_eq(libinput_event_tablet_tool_get_button(tev), button); START_TEST() local
161 ck_assert_int_eq(libinput_event_tablet_tool_get_button(tev), button); START_TEST() local
866 unsigned int button = pick_stylus_or_btn0(dev); START_TEST() local
1039 unsigned int button = pick_stylus_or_btn0(dev); START_TEST() local
1068 unsigned int button = pick_stylus_or_btn0(dev); START_TEST() local
1100 uint32_t button; START_TEST() local
2156 unsigned int button = pick_stylus_or_btn0(dev); START_TEST() local
2541 int button; START_TEST() local
[all...]
/third_party/libevdev/include/linux/linux/
H A Dinput.h319 __u16 button; member
/third_party/libinput/src/
H A Devdev-fallback.c796 unsigned int button; in fallback_any_button_down() local
65 fallback_notify_physical_button(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) fallback_notify_physical_button() argument
[all...]
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp492 void draw_button(SkCanvas* canvas, const StrokeTypeButton& button) { in draw_button() argument
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp397 std::string button = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetButton() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp204 auto button = AceType::DynamicCast<FrameNode>(child); in UpdateOptionsButton() local
236 auto button = AceType::DynamicCast<FrameNode>(child); in UpdateOptionsButtonColor() local
1276 auto button = AceType::DynamicCast<FrameNode>(child); OnEnterKeyEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp852 auto button = AceType::DynamicCast<FrameNode>(buttonsRow->GetChildAtIndex(index)); InitButtonsLayoutProperty() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp207 auto button = AceType::MakeRefPtr<ButtonComponent>(children); in BuildButton() local
231 auto button = AceType::MakeRefPtr<ButtonComponent>(children); BuildMoreIconButton() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1446 auto button = AceType::MakeRefPtr<ButtonComponent>(btnChildren); in CreatePlayBtn() local
1482 auto button = AceType::MakeRefPtr<ButtonComponent>(btnChildren); in CreateFullScreenBtn() local
[all...]

Completed in 62 milliseconds

1234567891011