Home
last modified time | relevance | path

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

12

/third_party/flutter/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/flutter/skia/third_party/externals/sdl/test/
Dtestmessage.c32 const SDL_MessageBoxButtonData buttons[] = { in button_messagebox() 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
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_sysjoystick.h51 Uint8 *buttons; /* Current button states */ member
/third_party/libinput/doc/user/
Dtouchpads.rst42 .. _touchpads_buttons_clickpads:
/third_party/flutter/glfw/tests/
Djoysticks.c60 const unsigned char* buttons; in draw_joystick() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/haiku/
DSDL_haikujoystick.cc185 uint32 buttons; in SDL_SYS_JoystickUpdate() local
/third_party/flutter/skia/third_party/externals/sdl/src/
DSDL_assert.c143 SDL_MessageBoxButtonData buttons[] = { in SDL_PromptAssertion() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_messagebox.h100 const SDL_MessageBoxButtonData *buttons; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/darwin/
DSDL_sysjoystick_c.h54 int buttons; /* number of buttons (calculated, not reported by device) */ member
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h302 int32 buttons; /* Used for mouse button events */ in DispatchMessage() local
489 void _MouseButtonEvent(int32 buttons) { in _MouseButtonEvent()
/third_party/flutter/engine/flutter/lib/ui/window/
Dpointer_data.h65 int64_t buttons; member
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/psp/
DSDL_sysjoystick.c194 enum PspCtrlButtons buttons; in SDL_SYS_JoystickUpdate() local
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dmixer.c20 } buttons[NUM_DRUMS]; variable
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_glfw.cpp298 const unsigned char* buttons = glfwGetJoystickButtons(GLFW_JOYSTICK_1, &buttons_count); in ImGui_ImplGlfw_NewFrame() 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
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11mouse.c391 Uint32 buttons = 0; in X11_GetGlobalMouseState() local
/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/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmessagebox.c350 const SDL_MessageBoxButtonData *buttons = messageboxdata->buttons; in WIN_ShowMessageBox() local
/third_party/libinput/tools/
Dlibinput-debug-tablet.c93 print_buttons(struct context *ctx, unsigned int *buttons, size_t sz) in print_buttons()

12