/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 44 * @brief This struct declares the attributes of the button. 54 uint8_t code_; // The value of the button. 551 * @brief Presses the button. 554 * @param[in] button The value of the key operation. Refer to <b>AvrcKeyOperation</b> 563 int PressButton(const BluetoothRemoteDevice &device, uint8_t button); 566 * @brief Releases the button. 569 * @param[in] button The value of the key operation. Refer to <b>AvrcKeyOperation</b> 578 int ReleaseButton(const BluetoothRemoteDevice &device, uint8_t button);
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-roccat-arvo.c | 235 static BIN_ATTR(button, 0220, NULL, arvo_sysfs_write_button, 391 roccat_report.button = special_report->event & in arvo_report_to_chrdev()
|
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/ |
H A D | lenovo.c | 164 .button = { 273 .button = {
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-roccat-arvo.c | 233 static BIN_ATTR(button, 0220, NULL, arvo_sysfs_write_button, 394 roccat_report.button = special_report->event & in arvo_report_to_chrdev()
|
/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 363 : type_(type), point_(point), button_(button), key1_(key1), key2_(key2) {}; in MouseClick()
|
/test/xts/acts/communication/btmanager_errorcode401/entry/src/ohosTest/ets/test/ |
H A D | BtMGattAdvertiser401.test.js | 48 let button = await driver.findComponent(ON.text(text)); 49 await button.click();
|
/test/xts/acts/multimodalinput/input_cpp_standard/ |
H A D | input_native_test.cpp | 301 * @tc.desc: Verify the set and get of mouseEvent button 310 int32_t button = OH_Input_GetMouseEventButton(mouseEvent); in HWTEST_F() local 311 EXPECT_EQ(button, MOUSE_BUTTON_LEFT); in HWTEST_F()
|
/test/xts/acts/communication/bluetooth_standard/src/main/js/test/ |
H A D | BtSetLocalName.test.js | 60 let button = await driver.findComponent(ON.text("开启")); 61 await button.click();
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
H A D | button_model_ng.cpp | 16 #include "core/components_ng/pattern/button/button_model_ng.h" 19 #include "core/components/button/button_theme.h" 23 #include "core/components_ng/pattern/button/button_event_hub.h" 24 #include "core/components_ng/pattern/button/button_pattern.h" 305 auto button = ViewStackProcessor::GetInstance()->GetMainFrameNode(); in Padding() local 306 CHECK_NULL_VOID(button); in Padding() 307 auto pattern = button->GetPattern<ButtonPattern>(); in Padding()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 166 /* button data structure */ 169 u8 button; /* left button */ member 177 TYPE2, /* button integrated in trackpad */ 188 /* trackpad button data offsets */ 251 int bt_ep; /* the endpoint of the button interface */ 252 int bt_datalen; /* data length of the button interface */ 257 int tp_button; /* offset to button data */ 282 struct urb *bt_urb; /* button usb request block */ 283 struct bt_data *bt_data; /* button transferre [all...] |
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 166 /* button data structure */ 169 u8 button; /* left button */ member 177 TYPE2, /* button integrated in trackpad */ 188 /* trackpad button data offsets */ 251 int bt_ep; /* the endpoint of the button interface */ 252 int bt_datalen; /* data length of the button interface */ 257 int tp_button; /* offset to button data */ 282 struct urb *bt_urb; /* button usb request block */ 283 struct bt_data *bt_data; /* button transferre [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | render_picker_base.h | 23 #include "core/components/button/render_button.h" 180 void UpdateButtonAccessibility(const RefPtr<AccessibilityNode>& node, const RefPtr<RenderButton>& button);
|
/foundation/arkui/ace_engine/adapter/preview/entrance/samples/ |
H A D | event_adapter.cpp | 90 // mouse button callback in Initialize() 91 auto&& mouseButtonCbk = [this](int button, bool pressed, int mods) { in Initialize()
|
/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.h | 23 #include "core/components/button/button_component.h" 144 void UpdateDownloadStyles(const RefPtr<ButtonComponent>& button);
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_subwindow.h | 76 MOCK_METHOD3(ShowActionMenu, void(const std::string& title, const std::vector<ButtonInfo>& button,
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 152 * @brief Represents the mouse event button. 282 /** Mouse event button. */ 283 OH_NativeXComponent_MouseEventButton button; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input.h | 313 * @button: number of the button triggering the effect 317 __u16 button; member
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | audio_codec.h | 139 struct gbaudio_jack button; member
|
/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/include/uapi/linux/ |
H A D | input.h | 317 * @button: number of the button triggering the effect 321 __u16 button; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input.h | 141 __u16 button; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input.h | 141 __u16 button; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input.h | 130 __u16 button; member
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/ |
H A D | subwindow_ohos.cpp | 1641 const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) in ShowActionMenuForAbility() 1658 delegate->ShowActionMenu(title, button, std::move(callback)); in ShowActionMenuForAbility() 1662 const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) in ShowActionMenuForService() 1672 auto showDialogCallback = [title, &button, callbackParam = std::move(callback)]() { in ShowActionMenuForService() 1697 Platform::DialogContainer::ShowActionMenu(childContainerId, title, button, in ShowActionMenuForService() 1727 const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) in ShowActionMenu() 1731 ShowActionMenuForService(title, button, std::move(callback)); in ShowActionMenu() 1733 ShowActionMenuForAbility(title, button, std::move(callback)); in ShowActionMenu() 1640 ShowActionMenuForAbility( const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) ShowActionMenuForAbility() argument 1661 ShowActionMenuForService( const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) ShowActionMenuForService() argument 1726 ShowActionMenu( const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) ShowActionMenu() argument
|