/third_party/jerryscript/targets/mbedos5/js/ |
H A D | flash_leds.js | 58 var button; variable
|
/third_party/toybox/kconfig/lxdialog/ |
H A D | yesno.c | 44 int i, x, y, key = 0, button = 0; in dialog_yesno() local
|
H A D | inputbox.c | 48 int input_x = 0, scroll = 0, key = 0, button = -1; in dialog_inputbox() local [all...] |
H A D | checklist.c | 115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
|
H A D | menubox.c | 187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | InfoDialog.java | 27 protected Button button; field in InfoDialog
|
/third_party/libinput/test/ |
H A D | test-touchpad-buttons.c | 952 unsigned int button; in START_TEST() local [all...] |
H A D | test-gestures.c | 1634 unsigned int button = 0; in START_TEST() local
|
H A D | test-misc.c | 160 int motion = 0, button = 0; in START_TEST() local 214 int motion = 0, button = 0; in START_TEST() local
|
H A D | test-touchpad-tap.c | 68 unsigned int button = 0, in START_TEST() local 210 unsigned int button = 0; in START_TEST() local 300 unsigned int button = 0; START_TEST() local 409 unsigned int button = 0; START_TEST() local 526 unsigned int button = 0; START_TEST() local 627 unsigned int button = 0; START_TEST() local 717 unsigned int button = 0; START_TEST() local 828 unsigned int button = 0; START_TEST() local 924 unsigned int button = 0; START_TEST() local 1039 unsigned int button = 0; START_TEST() local 1161 unsigned int button = 0; START_TEST() local 1243 unsigned int button = 0; START_TEST() local 1325 unsigned int button = 0; START_TEST() local 1431 unsigned int button = 0; START_TEST() local 1516 unsigned int button = 0; START_TEST() local 1595 unsigned int button = 0; START_TEST() local 1673 unsigned int button = 0; START_TEST() local 1753 unsigned int button = 0; START_TEST() local 1838 unsigned int button = 0; START_TEST() local 1937 unsigned int button = 0; START_TEST() local 2023 unsigned int button = 0; START_TEST() local 2114 unsigned int button = 0; START_TEST() local 2210 unsigned int button = 0; START_TEST() local 2265 unsigned int button = 0; START_TEST() local 2639 unsigned int button = 0; START_TEST() local 2715 unsigned int button = 0; START_TEST() local 2797 unsigned int button = 0; START_TEST() local 3070 unsigned int button = 0; START_TEST() local 3121 unsigned int button = 0; START_TEST() local 3172 unsigned int button = 0; START_TEST() local 3884 unsigned int button = 0; START_TEST() local 3959 unsigned int button = 0; START_TEST() local 4039 unsigned int button = 0; START_TEST() local 4317 unsigned int button = 0; START_TEST() local 4399 unsigned int button = 0; START_TEST() local 4482 unsigned int button = 0, START_TEST() local 4612 unsigned int button = 0; START_TEST() local 4697 unsigned int button = 0; START_TEST() local 5012 unsigned int button = 0; START_TEST() local 5093 unsigned int button = 0; START_TEST() local 5179 unsigned int button = 0; START_TEST() local 5264 unsigned int button = 0; START_TEST() local 5380 unsigned int button = 0; START_TEST() local [all...] |
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_glut.cpp | 184 int button = -1; in ImGui_ImplGLUT_MouseFunc() local 195 void ImGui_ImplGLUT_MouseWheelFunc(int button, int dir, int x, int y) in ImGui_ImplGLUT_MouseWheelFunc() argument [all...] |
H A D | imgui_impl_glfw.cpp | 118 void ImGui_ImplGlfw_MouseButtonCallback(GLFWwindow* window, int button, int action, int mods) in ImGui_ImplGlfw_MouseButtonCallback() argument
|
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/ |
H A D | main.c | 16 GtkWidget *button, *bbox; in activate() local 29 gtk_container_add(GTK_CONTAINER(bbox), button); in activate() local
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | OSWindow.cpp | 25 static const char *MouseButtonName(MouseButton button) in MouseButtonName() argument
|
/third_party/glfw/examples/ |
H A D | splitview.c | 455 static void mouseButtonFun(GLFWwindow* window, int button, int action, int mods) in mouseButtonFun() argument
|
H A D | wave.c | 319 void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
H A D | RBStatisticsPanel.java | 366 JButton button; field in ButtonEnablerFocusListener 369 public ButtonEnablerFocusListener(JButton button) { in ButtonEnablerFocusListener() argument
|
/third_party/mesa3d/src/intel/tools/imgui/ |
H A D | imgui_impl_gtk3.cpp | 74 guint button = 0; in ImGui_ImplGtk3_HandleEvent() local
|
/third_party/libinput/src/ |
H A D | evdev-middle-button.c | 130 middlebutton_post_event(struct evdev_device *device, uint64_t now, int button, enum libinput_button_state state) middlebutton_post_event() argument 578 evdev_middlebutton_filter_button(struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) evdev_middlebutton_filter_button() argument [all...] |
H A D | evdev-tablet-pad.c | 333 uint32_t button = e->code; in pad_process_key() local 65 pad_button_is_down(const struct pad_dispatch *pad, uint32_t button) pad_button_is_down() argument 85 pad_button_set_down(struct pad_dispatch *pad, uint32_t button, bool is_down) pad_button_set_down() argument 344 pad_button_get_mode_group(struct pad_dispatch *pad, unsigned int button) pad_button_get_mode_group() argument 391 int32_t button = map_value(map); pad_notify_button_mask() local [all...] |
H A D | evdev-tablet-pad-leds.c | 59 struct pad_mode_toggle_button *button; in pad_mode_toggle_button_new() local 69 pad_mode_toggle_button_destroy(struct pad_mode_toggle_button* button) in pad_mode_toggle_button_destroy() argument 158 struct pad_mode_toggle_button *button; in pad_led_group_destroy() local [all...] |
/third_party/skia/third_party/externals/angle2/util/x11/ |
H A D | X11Window.cpp | 505 MouseButton button = MOUSEBUTTON_UNKNOWN; in processEvent() local 563 MouseButton button = MOUSEBUTTON_UNKNOWN; processEvent() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-builtin-input_id.c | 149 int button, axis; in test_pointers() local [all...] |
/third_party/glfw/tests/ |
H A D | events.c | 213 static const char* get_button_name(int button) in get_button_name() argument 368 static void mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in mouse_button_callback() argument
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 217 nk_glfw3_mouse_button_callback(GLFWwindow* window, int button, int action, int mods) in nk_glfw3_mouse_button_callback() argument
|