Home
last modified time | relevance | path

Searched defs:buttons (Results 1 - 24 of 24) sorted by relevance

/third_party/glfw/src/
H A Dcocoa_joystick.h40 CFMutableArrayRef buttons; member
H A Dwin32_joystick.c689 const WORD buttons[10] = in _glfwPollJoystickWin32() local
H A Dinternal.h639 _GLFWmapelement buttons[15]; member
651 unsigned char* buttons; member
/third_party/lzma/CPP/Windows/Control/
H A DToolBar.h35 bool AddButton(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONS, numButtons, (LPARAM)buttons)); } in AddButton() argument
37 bool AddButtonW(UINT numButtons, LPTBBUTTON buttons) { return LRESULTToBool(SendMsg(TB_ADDBUTTONSW, numButtons, (LPARAM)buttons)); } in AddButtonW() argument
/third_party/glfw/tests/
H A Djoysticks.c258 const unsigned char* buttons; in main() local
/third_party/backends/backend/
H A Dhp3900_debug.c216 dbg_buttons (struct st_buttons *buttons) in dbg_buttons() argument
[all...]
H A Drts8891_low.h135 SANE_Int buttons; /* number of buttons for the scanner */ member
H A Davision.c3931 uint8_t buttons[5]; in get_button_status() member
H A Dhp3900_types.c686 struct st_buttons *buttons; member
H A Dplustek-pp_scandata.h98 struct proc_dir_entry *buttons[_MAX_BTNS]; /* .../buttons */ member
H A Dplustek-pp_hwdefs.h647 UChar buttons; /* Number of buttons */ member
/third_party/libinput/src/
H A Devdev-tablet-pad.c420 struct button_state buttons; in pad_notify_buttons() local
41 pad_get_buttons_pressed(struct pad_dispatch *pad, struct button_state *buttons) pad_get_buttons_pressed() argument
53 pad_get_buttons_released(struct pad_dispatch *pad, struct button_state *buttons) pad_get_buttons_released() argument
360 pad_notify_button_mask(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time, const struct button_state *buttons, enum libinput_button_state state) pad_notify_button_mask() argument
[all...]
H A Dlibinput-private.h458 unsigned char buttons[NCHARS(KEY_MAX) + 1]; member
H A Devdev-tablet.c51 tablet_get_pressed_buttons(struct tablet_dispatch *tablet, struct button_state *buttons) tablet_get_pressed_buttons() argument
63 tablet_get_released_buttons(struct tablet_dispatch *tablet, struct button_state *buttons) tablet_get_released_buttons() argument
1199 tablet_notify_button_mask(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time, struct libinput_tablet_tool *tool, const struct button_state *buttons, enum libinput_button_state state) tablet_notify_button_mask() argument
1237 struct button_state buttons; tablet_notify_buttons() local
[all...]
H A Devdev-mt-touchpad.h402 } buttons; member
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glfw.cpp404 const unsigned char* buttons = glfwGetJoystickButtons(GLFW_JOYSTICK_1, &buttons_count); in ImGui_ImplGlfw_UpdateGamepads() local
/third_party/backends/backend/genesys/
H A Dgenesys.h214 GenesysButton buttons[NUM_BUTTONS]; member
H A Ddevice.h213 SANE_Word buttons = 0; member
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c94 print_buttons(struct context *ctx, unsigned int *buttons, size_t sz) in print_buttons() argument
H A Dlibinput-debug-gui.c146 } buttons; member
[all...]
/third_party/libinput/test/
H A Dtest-pointer.c419 } buttons[] = { in START_TEST() local
3751 struct range buttons = {BTN_LEFT, BTN_TASK + 1}; TEST_COLLECTION() local
[all...]
H A Dtest-touchpad.c3373 const struct buttons { in START_TEST() struct
3376 } buttons[] = { in START_TEST() local
/third_party/glfw/include/GLFW/
H A Dglfw3.h2119 unsigned char buttons[15]; member
[all...]
/third_party/glfw/deps/
H A Dnuklear.h4606 struct nk_mouse_button buttons[NK_BUTTON_MAX]; member
[all...]

Completed in 82 milliseconds