| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | audio_codec.h | 140 struct gbaudio_jack button; member
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| H A D | qt1050.c | 304 struct qt1050_key *button = &ts->keys[0]; in qt1050_apply_fw_data() local 352 struct qt1050_key button; in qt1050_parse_fw() local [all...] |
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_action.h | 362 explicit MouseClick(TouchOp type, const Point &point, const MouseButton &button, int32_t &key1, int32_t &key2) in MouseClick() argument
|
| /third_party/glfw/examples/ |
| H A D | boing.c | 276 void mouse_button_callback( GLFWwindow* window, int button, int action, int mods ) in mouse_button_callback() argument
|
| /third_party/glfw/src/ |
| H A D | window.c | 53 int key, button; in _glfwInputWindowFocus() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-events.c | 372 int button; in print_pointer_button_event() local 475 int button; in print_tablet_button_event() local 726 unsigned int button, mod in print_tablet_pad_button_event() local [all...] |
| H A D | libinput-debug-tablet.c | 310 unsigned int button = libinput_event_tablet_tool_get_button(t); in handle_tablet_button_event() local
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-buttons.c | 1026 uint32_t current, old, button; tp_post_physical_buttons() local 1116 uint32_t button; tp_clickfinger_set_button() local 1165 tp_notify_clickpadbutton(struct tp_dispatch *tp, uint64_t time, uint32_t button, uint32_t is_topbutton, enum libinput_button_state state) tp_notify_clickpadbutton() argument 1220 uint32_t current, old, button, is_top; tp_post_clickpadbutton_buttons() local [all...] |
| H A D | evdev-mt-touchpad-tap.c | 128 int32_t button; in tp_tap_notify() local
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_win32.cpp | 389 int button = 0; in ImGui_ImplWin32_WndProcHandler() local 404 int button = 0; in ImGui_ImplWin32_WndProcHandler() local [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| H A D | notification_utils.cpp | 518 NotificationLocalLiveViewButton button; in GetNotificationLocalLiveViewButton() local 1321 SetButton(const NotificationLocalLiveViewButton &button, CNotificationButton &cButton) SetButton() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| H A D | notification_utils.h | 112 CNotificationButton button; member
|
| /foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
| H A D | oh_remote_control_event.h | 147 OHNativeXcomponentMouseEventButton button; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
| H A D | dialog_component.cpp | 390 BuildButton( const RefPtr<ButtonComponent>& button, const EventMarker& callbackId, const Edge& edge, bool isAutoFocus) BuildButton() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_view.cpp | 385 auto button = AceType::DynamicCast<FrameNode>(buttons.front()); in UpdateBubbleButtons() local 397 auto button = AceType::DynamicCast<FrameNode>(buttons.front()); in UpdateBubbleButtons() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_common_ffi.h | 177 int32_t button; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| H A D | render_button.cpp | 437 const RefPtr<ButtonComponent> button = AceType::DynamicCast<ButtonComponent>(component); Update() local 635 UpdateDownloadStyles(const RefPtr<ButtonComponent>& button) UpdateDownloadStyles() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/base/subwindow/ |
| H A D | subwindow_manager.cpp | 913 ShowActionMenu( const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) ShowActionMenu() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/ |
| H A D | select_overlay_test_ng.cpp | 3392 auto button = AceType::DynamicCast<FrameNode>(selectOverlayNode->selectMenuInner_->GetLastChild()); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| H A D | select_overlay_layout_algorithm.cpp | 204 auto button = layoutWrapper->GetOrCreateChildByIndex(1); in LayoutChild() local 228 LayoutExtensionMenu( LayoutWrapper* layoutWrapper, const RefPtr<LayoutWrapper>& button) LayoutExtensionMenu() argument 245 CheckHideBackOrMoreButton( const RefPtr<LayoutWrapper>& extensionMenu, const RefPtr<LayoutWrapper>& button) CheckHideBackOrMoreButton() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | mouse_event.h | 104 MouseButton button = MouseButton::NONE_BUTTON; member 273 void SetButton(MouseButton button) in SetButton() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_button/ |
| H A D | ui_test_button.cpp | 637 UILabelButton* GetTestUIButton(const char* buttonText, int16_t x, int16_t y, UIButton* button, const char* id) in GetTestUIButton() argument 658 void UITestBUTTON::UIKitButtonTest002(UIScrollView* container, UIButton* button) in UIKitButtonTest002() argument 710 InitButtonListeners002(UIButton* button) InitButtonListeners002() argument 754 EnableAnimator(UIScrollView* container, UIButton* button) EnableAnimator() argument 785 UIButton* button = new UIButton(); UIKitButtonTest001() local 831 InitButtonListeners001(UIButton* button) InitButtonListeners001() argument [all...] |
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_avrcp_ct.cpp | 1039 PressButton(const BluetoothRemoteDevice &device, uint8_t button) PressButton() argument 1077 ReleaseButton(const BluetoothRemoteDevice &device, uint8_t button) ReleaseButton() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| H A D | board-da850-evm.c | 444 struct gpio_keys_button *button; in da850_evm_ui_keys_init() local 621 struct gpio_keys_button *button; in da850_evm_bb_keys_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-roccat-kone.h | 151 uint8_t button; member [all...] |