| /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
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/ |
| H A D | scroll_onscroll_test.cpp | 29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() 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...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
| H A D | atomic_service_pattern.cpp | 236 void AtomicServicePattern::UpdateButtonColor(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& button, bool isLight) in UpdateButtonColor() argument 328 void AtomicServicePattern::UpdateButtonLayout(RefPtr<AppBarTheme>& theme, RefPtr<FrameNode>& button, bool isLeft) in UpdateButtonLayout() argument [all...] |
| H A D | app_bar_view.cpp | 144 auto button = FrameNode::CreateFrameNode( in BuildButton() local [all...] |
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | event_dispatcher.cpp | 216 static void GetMouseEventButton(int32_t button, Ace::MouseEvent& mouseEvent) in GetMouseEventButton() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_button.cpp | 338 static inline void ScaleButton(UIButton& button, float scale) in ScaleButton() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_arc_label/ |
| H A D | ui_test_arc_label.cpp | 169 UILabelButton* button = static_cast<UILabelButton*>(view_); variable 209 UILabelButton* button = GetTestUIButton("0-90点击旋转", positionX_, positionY_, nullptr); in UIKitUIArcLabelTestIncompatible001() local 239 UILabelButton* button = GetTestUIButton("90-0点击旋转", positionX_, positionY_, nullptr); in UIKitUIArcLabelTestIncompatible002() local 269 UILabelButton* button = GetTestUIButton("30-260点击旋转", positionX_, positionY_, nullptr); UIKitUIArcLabelTestIncompatible003() local 299 UILabelButton* button = GetTestUIButton("260-30点击旋转", positionX_, positionY_, nullptr); UIKitUIArcLabelTestIncompatible004() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | input_event_tdd_test.cpp | 884 UILabelButton *button = reinterpret_cast<UILabelButton *>(GetComponent(page, "button")); HWTEST_F() local 1227 UILabelButton *button = reinterpret_cast<UILabelButton *>(GetComponent(page, "button")); HWTEST_F() local [all...] |
| H A D | input_tdd_test.cpp | 114 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); in HWTEST_F() local 162 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); HWTEST_F() local 221 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); HWTEST_F() local 324 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); HWTEST_F() local 371 UILabelButton *button = reinterpret_cast<UILabelButton *>((component->GetComponentRootView())); ComponentInputStyleTest07() local 409 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); ComponentInputStyleTest07Extra() local 457 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); HWTEST_F() local 697 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_opacity/ |
| H A D | ui_test_opacity.cpp | 144 UIButton* button = new UIButton(); in UIKitOpacityTestUIButton001() local 160 UIButton* button = new UIButton(); in CreateTestCaseUIButton() local 176 UIButton* button = CreateTestCaseUIButton(200); // 200: opacity UIKitOpacityTestUIButton002() local 343 UIButton* button = new UIButton(); UIKitOpacityTestUIViewGroup001() local [all...] |
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_avrcp_ct_proxy.cpp | 191 int32_t BluetoothAvrcpCtProxy::PressButton(const RawAddress &device, int32_t button) in PressButton() argument 220 int32_t BluetoothAvrcpCtProxy::ReleaseButton(const RawAddress &device, int32_t button) in ReleaseButton() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| H A D | media_service.h | 158 int PressButton(const std::string &addr, uint8_t button, uint8_t label) in PressButton() argument 163 int ReleaseButton(const std::string &addr, uint8_t button, uint8_t label) in ReleaseButton() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/ |
| H A D | glfw_render_context.cpp | 212 void GlfwRenderContext::OnMouseButton(GLFWwindow *window, int button, int action, int mods) in OnMouseButton() argument
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/test/src/ |
| H A D | mouse_transform_processor_test.cpp | 653 uint32_t button = -1; in HWTEST_F() local 670 uint32_t button = 272; in HWTEST_F() local 894 uint32_t button = 0x118; in HWTEST_F() local 910 uint32_t button = MouseDeviceState::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1020 uint32_t button = MouseDeviceState::LIBINPUT_LEFT_BUTTON_CODE; HWTEST_F() local 1036 uint32_t button = 0x118; HWTEST_F() local 1052 uint32_t button = MouseDeviceState::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1068 uint32_t button = MouseDeviceState::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1084 uint32_t button = MouseDeviceState::LIBINPUT_LEFT_BUTTON_CODE; HWTEST_F() local 1100 uint32_t button = MouseDeviceState::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1117 uint32_t button = MouseDeviceState::LIBINPUT_LEFT_BUTTON_CODE; HWTEST_F() local 1259 uint32_t button = 0; HWTEST_F() local 1283 uint32_t button = MouseDeviceState::LIBINPUT_LEFT_BUTTON_CODE; HWTEST_F() local 1307 uint32_t button = MouseDeviceState::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1416 uint32_t button = BTN_RIGHT_MENUE_CODE; HWTEST_F() local 1432 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1448 uint32_t button = BTN_RIGHT_MENUE_CODE; HWTEST_F() local 1464 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1480 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; HWTEST_F() local 1496 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE; HWTEST_F() local 1512 uint32_t button = BTN_RIGHT_MENUE_CODE; HWTEST_F() local 1528 uint32_t button = BTN_RIGHT_MENUE_CODE; HWTEST_F() local 1545 uint32_t button = BTN_RIGHT_MENUE_CODE; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/test/unittest/interfaces/kits/ |
| H A D | input_native_test.cpp | 326 int32_t button = OH_Input_GetMouseEventButton(mouseEvent); in HWTEST_F() local
|