| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
| H A D | scroll_onscrollstart_test.cpp | 29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
|
| H A D | scroll_onscrollstop_test.cpp | 29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
|
| H A D | scroll_onscrolledge_test.cpp | 29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
|
| H A D | scroll_onscroll_test.cpp | 29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
|
| H A D | scroll_scrollto_test.cpp | 70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local 142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local 214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local 286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local 358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local 430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local 502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local 574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local 646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local 718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local 790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local 862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local 934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local [all...] |
| H A D | scroll_currentoffset_test.cpp | 70 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local 142 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEase() local 214 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNodeEaseInOut() local 286 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseIn() local 358 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeEaseOut() local 430 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeExtremeDeceleration() local 502 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutLinearIn() local 574 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFastOutSlowIn() local 646 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeFriction() local 718 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeLinearOutSlowIn() local 790 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeRhythm() local 862 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSharp() local 934 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); CreateNativeNodeSmooth() local [all...] |
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/ |
| H A D | commonattrs_enabled_test.cpp | 103 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/ |
| H A D | commonevent_onfocus_test.cpp | 96 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| H A D | commonevent_onblur_test.cpp | 96 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
|
| /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/toybox/kconfig/lxdialog/ |
| H A D | menubox.c | 187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
| /base/location/frameworks/js/napi/notification/src/ |
| H A D | notification_napi_convert_liveview.cpp | 163 NotificationLocalLiveViewButton button; in GetNotificationLocalLiveViewButton() local
|
| /base/request/request/services/src/cxx/ |
| H A D | notification_bar.cpp | 164 auto button = localLiveViewContent->GetButton(); in RequestProgressNotification() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_local_live_view_button.cpp | 155 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); in FromJson() local 284 NotificationLocalLiveViewButton *button = new (std::nothrow) NotificationLocalLiveViewButton(); Unmarshalling() local [all...] |
| H A D | notification_local_live_view_content.cpp | 58 void NotificationLocalLiveViewContent::SetButton(NotificationLocalLiveViewButton button) in SetButton() argument
|
| /base/msdp/device_status/tools/vdev/src/ |
| H A D | virtual_mouse.cpp | 117 int32_t VirtualMouse::DownButton(int32_t button) in DownButton() argument 131 int32_t VirtualMouse::UpButton(int32_t button) in UpButton() argument [all...] |
| /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/test/ |
| 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/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...] |