| /third_party/flutter/glfw/src/ |
| D | cocoa_joystick.h | 53 unsigned char* buttons; member
|
| D | linux_joystick.h | 43 unsigned char* buttons; member
|
| D | win32_joystick.h | 48 unsigned char* buttons; member
|
| D | win32_joystick.c | 576 const WORD buttons[14] = in pollJoystickState() local
|
| /third_party/flutter/skia/third_party/externals/sdl/test/ |
| D | testmessage.c | 32 const SDL_MessageBoxButtonData buttons[] = { in button_messagebox() local
|
| /third_party/libinput/src/ |
| D | evdev-tablet-pad.c | 41 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
|
| D | evdev-tablet.c | 51 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/ |
| D | SDL_sysjoystick.h | 51 Uint8 *buttons; /* Current button states */ member
|
| /third_party/libinput/doc/user/ |
| D | touchpads.rst | 42 .. _touchpads_buttons_clickpads:
|
| /third_party/flutter/glfw/tests/ |
| D | joysticks.c | 60 const unsigned char* buttons; in draw_joystick() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/joystick/haiku/ |
| D | SDL_haikujoystick.cc | 185 uint32 buttons; in SDL_SYS_JoystickUpdate() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/ |
| D | SDL_assert.c | 143 SDL_MessageBoxButtonData buttons[] = { in SDL_PromptAssertion() local
|
| /third_party/flutter/skia/third_party/externals/sdl/include/ |
| D | SDL_messagebox.h | 100 const SDL_MessageBoxButtonData *buttons; member
|
| /third_party/flutter/skia/third_party/externals/sdl/src/joystick/darwin/ |
| D | SDL_sysjoystick_c.h | 54 int buttons; /* number of buttons (calculated, not reported by device) */ member
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/ |
| D | SDL_BWin.h | 302 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/ |
| D | pointer_data.h | 65 int64_t buttons; member
|
| /third_party/flutter/skia/third_party/externals/sdl/src/joystick/psp/ |
| D | SDL_sysjoystick.c | 194 enum PspCtrlButtons buttons; in SDL_SYS_JoystickUpdate() local
|
| /third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/ |
| D | mixer.c | 20 } buttons[NUM_DRUMS]; variable
|
| /third_party/flutter/skia/third_party/externals/imgui/examples/ |
| D | imgui_impl_glfw.cpp | 298 const unsigned char* buttons = glfwGetJoystickButtons(GLFW_JOYSTICK_1, &buttons_count); in ImGui_ImplGlfw_NewFrame() local
|
| /third_party/python/Lib/tkinter/ |
| D | simpledialog.py | 34 text='', buttons=[], default=None, cancel=None, argument
|
| /third_party/cef/tests/cefclient/browser/ |
| D | dialog_handler_gtk.cc | 370 GtkButtonsType buttons = GTK_BUTTONS_NONE; in OnJSDialogContinue() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
| D | SDL_x11mouse.c | 391 Uint32 buttons = 0; in X11_GetGlobalMouseState() local
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| D | imgui_impl_glfw.cpp | 404 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/ |
| D | SDL_windowsmessagebox.c | 350 const SDL_MessageBoxButtonData *buttons = messageboxdata->buttons; in WIN_ShowMessageBox() local
|
| /third_party/libinput/tools/ |
| D | libinput-debug-tablet.c | 93 print_buttons(struct context *ctx, unsigned int *buttons, size_t sz) in print_buttons()
|