Home
last modified time | relevance | path

Searched defs:buttons (Results 1 – 22 of 22) 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.c42 struct button_state *buttons) in pad_get_buttons_pressed()
54 struct button_state *buttons) in pad_get_buttons_released()
363 const struct button_state *buttons, in pad_notify_button_mask()
420 struct button_state buttons; in pad_notify_buttons() local
Devdev-tablet.c52 struct button_state *buttons) in tablet_get_pressed_buttons()
64 struct button_state *buttons) in tablet_get_released_buttons()
1203 const struct button_state *buttons, in tablet_notify_button_mask()
1237 struct button_state buttons; in tablet_notify_buttons() local
Devdev-mt-touchpad.h402 } buttons; member
Dlibinput-private.h458 unsigned char buttons[NCHARS(KEY_MAX) + 1]; 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/libinput/tools/
Dlibinput-debug-tablet.c94 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.c3373 const struct buttons { in START_TEST() struct
3374 unsigned int device_value; in START_TEST()
3375 unsigned int real_value; in START_TEST()
3376 } buttons[] = { in START_TEST() local
Dtest-pointer.c419 } buttons[] = { in START_TEST() local
3751 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/lib/
Dlib.dom.d.ts922 buttons?: number; property
5603 readonly buttons: ReadonlyArray<GamepadButton>; property
9849 readonly buttons: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts902 buttons?: number; property
5583 readonly buttons: ReadonlyArray<GamepadButton>; property
9829 readonly buttons: number; property