Home
last modified time | relevance | path

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

12

/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.h40 CFMutableArrayRef buttons; member
Dwin32_joystick.c689 const WORD buttons[10] = in _glfwPollJoystickWin32() local
Dinternal.h639 _GLFWmapelement buttons[15]; member
651 unsigned char* buttons; member
/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
Dlibinput-private.h458 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.c258 const unsigned char* buttons; in main() local
/third_party/backends/backend/
Dhp3900_debug.c216 dbg_buttons (struct st_buttons *buttons) in dbg_buttons()
Drts8891_low.h135 SANE_Int buttons; /* number of buttons for the scanner */ member
Dplustek-pp_scandata.h98 struct proc_dir_entry *buttons[_MAX_BTNS]; /* .../buttons */ member
Dhp3900_types.c686 struct st_buttons *buttons; member
Dplustek-pp_hwdefs.h647 UChar buttons; /* Number of buttons */ member
Davision.c3931 uint8_t buttons[5]; in get_button_status() member
/third_party/python/Lib/tkinter/
Dsimpledialog.py34 text='', buttons=[], default=None, cancel=None, argument
/third_party/backends/backend/genesys/
Dgenesys.h214 GenesysButton buttons[NUM_BUTTONS]; member
Ddevice.h213 SANE_Word buttons = 0; member
/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/glfw/include/GLFW/
Dglfw3.h2119 unsigned char buttons[15]; member
/third_party/ffmpeg/doc/
Dbootstrap.min.css5 …text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,fig…

12