Home
last modified time | relevance | path

Searched defs:button (Results 51 - 75 of 272) sorted by relevance

1234567891011

/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dview_group_page.cpp107 UILabelButton *button = new UILabelButton(); in SetUpApp() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp125 auto button = std::make_shared<NotificationActionButton>(icon, title, wantAgent, extras, in HWTEST_F() local
225 auto button = std::make_shared<NotificationActionButton>(); in HWTEST_F() local
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_manager_test.cpp42 LocationButton button; in BuildInvalidLocationComponent() local
71 LocationButton button; BuildValidLocationComponent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Dcounter_component.cpp93 BuildControl(const RefPtr<CounterTheme>& counterTheme, const RefPtr<RowComponent>& row, RefPtr<ButtonComponent>& button, std::string content, bool isLeft) BuildControl() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp28 auto button = AceType::MakeRefPtr<ButtonComponent>(buttonChildren); in BuildIconButton() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
H A Dapp_bar_test_ng.cpp177 auto button = appBar->BuildButton(true); in HWTEST_F() local
293 auto button = appBar->BuildButton(true); in HWTEST_F() local
403 auto button in HWTEST_F() local
425 auto button = appBar->BuildButton(true); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_pattern.cpp200 InitOnClick(RefPtr<FrameNode>& secCompNode, RefPtr<FrameNode>& icon, RefPtr<FrameNode>& text, RefPtr<FrameNode>& button) InitOnClick() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_button.h462 ButtonAnimator(UIButton& button) ButtonAnimator() argument
[all...]
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp205 uint8_t button = AVRC_KEY_OPERATION_VOLUME_UP; in HWTEST_F() local
223 uint8_t button = AVRC_KEY_OPERATION_VOLUME_UP; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-arvo.h64 uint8_t button; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dgpio_keys_polled.c44 gpio_keys_button_event(struct input_dev *input, const struct gpio_keys_button *button, int state) gpio_keys_button_event() argument
67 gpio_keys_polled_check_state(struct input_dev *input, const struct gpio_keys_button *button, struct gpio_keys_button_data *bdata) gpio_keys_polled_check_state() argument
146 struct gpio_keys_button *button; gpio_keys_polled_get_devtree_pdata() local
208 const struct gpio_keys_button *button = &pdata->buttons[i]; gpio_keys_polled_set_abs_params() local
280 const struct gpio_keys_button *button = &pdata->buttons[i]; gpio_keys_polled_probe() local
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dmenubox.c176 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/kernel/linux/linux-5.10/include/linux/input/
H A Dad714x.h57 struct ad714x_button_plat *button; member
/kernel/linux/linux-6.6/include/linux/input/
H A Dad714x.h57 struct ad714x_button_plat *button; member
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dx86-android-tablets.h63 struct gpio_keys_button button; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-roccat-arvo.h64 uint8_t button; member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dgpio_keys_polled.c44 gpio_keys_button_event(struct input_dev *input, const struct gpio_keys_button *button, int state) gpio_keys_button_event() argument
67 gpio_keys_polled_check_state(struct input_dev *input, const struct gpio_keys_button *button, struct gpio_keys_button_data *bdata) gpio_keys_polled_check_state() argument
146 struct gpio_keys_button *button; gpio_keys_polled_get_devtree_pdata() local
208 const struct gpio_keys_button *button = &pdata->buttons[i]; gpio_keys_polled_set_abs_params() local
280 const struct gpio_keys_button *button = &pdata->buttons[i]; gpio_keys_polled_probe() local
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dmenubox.c168 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_focusable_test.cpp92 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_scrolledge_test.cpp80 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
H A Dscroll_onscrollframebegin_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrollstart_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrollstop_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
H A Dscroll_onscrolledge_test.cpp29 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateChildNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/button/
H A Dbutton_onclick_test.cpp93 auto button = createChildNode(nodeAPI, true); in CreateNativeNode() local

Completed in 25 milliseconds

1234567891011