Home
last modified time | relevance | path

Searched defs:buttons (Results 1 – 25 of 25) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
DToolBar.h35 …bool AddButton(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONS, … in AddButton()
37 …bool AddButtonW(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONSW… in AddButtonW()
/third_party/glfw/src/
Dcocoa_joystick.h53 unsigned char* buttons; member
Dlinux_joystick.h43 unsigned char* buttons; member
Dwin32_joystick.h48 unsigned char* buttons; member
Dwin32_joystick.c576 const WORD buttons[14] = in pollJoystickState() local
/third_party/libinput/src/
Devdev-tablet-pad.c41 struct button_state *buttons) in pad_get_buttons_pressed()
53 struct button_state *buttons) in pad_get_buttons_released()
362 const struct button_state *buttons, in pad_notify_button_mask()
419 struct button_state buttons; in pad_notify_buttons() local
Devdev-tablet.c51 struct button_state *buttons) in tablet_get_pressed_buttons()
63 struct button_state *buttons) in tablet_get_released_buttons()
1189 const struct button_state *buttons, in tablet_notify_button_mask()
1223 struct button_state buttons; in tablet_notify_buttons() local
Dlibinput-private.h391 unsigned char buttons[NCHARS(KEY_MAX) + 1]; member
Devdev-mt-touchpad.h402 } buttons; member
/third_party/libinput/doc/user/
Dtouchpads.rst42 .. _touchpads_buttons_clickpads:
/third_party/glfw/tests/
Djoysticks.c60 const unsigned char* buttons; in draw_joystick() local
/third_party/python/Lib/tkinter/
Dsimpledialog.py34 text='', buttons=[], default=None, cancel=None, argument
/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc370 GtkButtonsType buttons = GTK_BUTTONS_NONE; in OnJSDialogContinue() local
Dviews_window.cc56 void MakeButtonsSameSize(const LabelButtons& buttons) { in MakeButtonsSameSize()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_glfw.cpp404 const unsigned char* buttons = glfwGetJoystickButtons(GLFW_JOYSTICK_1, &buttons_count); in ImGui_ImplGlfw_UpdateGamepads() local
/third_party/libinput/tools/
Dlibinput-debug-tablet.c93 print_buttons(struct context *ctx, unsigned int *buttons, size_t sz) in print_buttons()
Dlibinput-debug-gui.c146 } buttons; member
/third_party/libinput/test/
Dtest-touchpad.c3341 const struct buttons { in START_TEST() struct
3342 unsigned int device_value; in START_TEST()
3343 unsigned int real_value; in START_TEST()
3344 } buttons[] = { in START_TEST() local
Dtest-pointer.c418 } buttons[] = { in START_TEST() local
3479 struct range buttons = {BTN_LEFT, BTN_TASK + 1}; in TEST_COLLECTION() local
/third_party/ffmpeg/doc/
Dbootstrap.min.css5 …text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,fig…
/third_party/typescript/tests/lib/
Dreact.d.ts326 buttons: number; property
Dlib.d.ts4153 buttons?: number; property
7222 buttons: GamepadButton[]; property
11785 buttons: number; property
/third_party/libevdev/doc/html/
Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts902 buttons?: number; property
5583 readonly buttons: ReadonlyArray<GamepadButton>; property
9829 readonly buttons: number; property
/third_party/typescript/lib/
Dlib.dom.d.ts922 buttons?: number; property
5603 readonly buttons: ReadonlyArray<GamepadButton>; property
9849 readonly buttons: number; property