Home
last modified time | relevance | path

Searched defs:button (Results 151 - 175 of 248) sorted by relevance

12345678910

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp149 int button = data.ReadInt32(); in OnPressButtonInner() local
152 stub->OnPressButton(RawAddress(addr), button, result); in OnPressButtonInner() local
160 int button = data.ReadInt32(); in OnReleaseButtonInner() local
163 stub->OnReleaseButton(RawAddress(addr), button, result); in OnReleaseButtonInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp888 PressButton(const RawAddress &device, int32_t button) PressButton() argument
903 ReleaseButton(const RawAddress &device, int32_t button) ReleaseButton() argument
[all...]
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp180 uint32_t button = libinput_event_pointer_get_button(data); in HandleButtonInner() local
248 HandleButtonValueInner(struct libinput_event_pointer *data, uint32_t button, int32_t type) HandleButtonValueInner() argument
802 HandleTouchpadRightButton(struct libinput_event_pointer *data, const int32_t evenType, uint32_t &button) HandleTouchpadRightButton() argument
825 HandleTouchpadLeftButton(struct libinput_event_pointer *data, const int32_t evenType, uint32_t &button) HandleTouchpadLeftButton() argument
855 HandleTouchpadTwoFingerButton(struct libinput_event_pointer *data, const int32_t evenType, uint32_t &button) HandleTouchpadTwoFingerButton() argument
879 TransTouchpadRightButton(struct libinput_event_pointer *data, const int32_t evenType, uint32_t &button) TransTouchpadRightButton() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dqt1050.c304 struct qt1050_key *button = &ts->keys[0]; in qt1050_apply_fw_data() local
352 struct qt1050_key button; in qt1050_parse_fw() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_codec.h139 struct gbaudio_jack button; member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dbutton.c195 struct acpi_button *button = acpi_driver_data(device); in acpi_lid_notify_state() local
289 struct acpi_button *button = acpi_driver_data(device); acpi_button_add_fs() local
348 struct acpi_button *button = acpi_driver_data(device); acpi_button_remove_fs() local
393 struct acpi_button *button = acpi_driver_data(device); acpi_lid_initialize_state() local
413 struct acpi_button *button; acpi_lid_notify() local
431 struct acpi_button *button; acpi_button_notify() local
475 struct acpi_button *button = acpi_driver_data(device); acpi_button_suspend() local
484 struct acpi_button *button = acpi_driver_data(device); acpi_button_resume() local
499 struct acpi_button *button = acpi_driver_data(device); acpi_lid_input_open() local
511 struct acpi_button *button; acpi_button_add() local
643 struct acpi_button *button = acpi_driver_data(device); acpi_button_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Daudio_codec.h140 struct gbaudio_jack button; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dqt1050.c304 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 Dui_action.h362 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 Dboing.c276 void mouse_button_callback( GLFWwindow* window, int button, int action, int mods ) in mouse_button_callback() argument
/third_party/glfw/src/
H A Dwindow.c53 int key, button; in _glfwInputWindowFocus() local
/third_party/libinput/tools/
H A Dlibinput-debug-events.c372 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 Dlibinput-debug-tablet.c310 unsigned int button = libinput_event_tablet_tool_get_button(t); in handle_tablet_button_event() local
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1026 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 Devdev-mt-touchpad-tap.c128 int32_t button; in tp_tap_notify() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_win32.cpp389 int button = 0; in ImGui_ImplWin32_WndProcHandler() local
404 int button = 0; in ImGui_ImplWin32_WndProcHandler() local
[all...]
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Doh_remote_control_event.h147 OHNativeXcomponentMouseEventButton button; member
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp390 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 Dbubble_view.cpp385 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 Dcj_common_ffi.h177 int32_t button; member
/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp437 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 Dsubwindow_manager.cpp913 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 Dselect_overlay_test_ng.cpp3392 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 Dselect_overlay_layout_algorithm.cpp204 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 Dmouse_event.h104 MouseButton button = MouseButton::NONE_BUTTON; member
273 void SetButton(MouseButton button) in SetButton() argument
[all...]

Completed in 35 milliseconds

12345678910