Home
last modified time | relevance | path

Searched defs:button (Results 26 - 50 of 272) sorted by relevance

1234567891011

/base/update/updater/services/ui/view/component/
H A Dlabel_btn_adapter.cpp36 LabelBtnAdapter *button = nullptr; variable
50 LabelBtnAdapter *button = nullptr; variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp128 auto button = actions_.front(); in BuildActions() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_node.h40 void SetBackButton(const RefPtr<UINode>& button) in SetBackButton() argument
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp62 UILabelButton* button = new UILabelButton(); in CreateButton() local
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
H A Dui_test_view_scale_rotate.cpp208 UILabelButton* button = new UILabelButton(); in UIKitViewScaleRotateTestGroup007() local
/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp97 void UITestVideo::SetupTestButton(UILabelButton* button, const char* text) in SetupTestButton() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dradio_switch_tdd_test.cpp335 UIRadioButton *button = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in HeightSwitchValueTest007() local
391 UIRadioButton *button in HeightSwitchValueTest008() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/joystick_event/src/
H A Djs_joystick_event.cpp79 napi_value button = nullptr; in HandleButtonPropertyArr() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_event_normalize_test.cpp84 uint32_t button = LIBINPUT_HOMEPAGE_BUTTON_CODE; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Drohm-bd71828.c20 static struct gpio_keys_button button = { variable
H A Drohm-bd718x7.c21 static struct gpio_keys_button button = { variable
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dar1021_i2c.c36 unsigned int x, y, button; in ar1021_i2c_irq() local
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dchecklist.c108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dxo15-ebook.c47 struct ebook_switch *button = acpi_driver_data(device); in ebook_send_state() local
86 struct ebook_switch *button; in ebook_switch_add() local
150 struct ebook_switch *button = acpi_driver_data(device); ebook_switch_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Drohm-bd718x7.c21 static struct gpio_keys_button button = { variable
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dxo15-ebook.c45 struct ebook_switch *button = acpi_driver_data(device); in ebook_send_state() local
84 struct ebook_switch *button; in ebook_switch_add() local
148 struct ebook_switch *button = acpi_driver_data(device); ebook_switch_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dplatform-access.c152 u32 __iomem *button, *cmd; in psp_ring_platform_doorbell() local
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dibm-panel.c49 u8 button; in ibm_panel_process_command() local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dar1021_i2c.c36 unsigned int x, y, button; in ar1021_i2c_irq() local
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_onappear_test.cpp66 auto button = nodeAPI->createNode(ARKUI_NODE_BUTTON); in CreateNativeNode() local
/test/xts/acts/multimodalinput/input_cpp_standard/
H A Dinput_native_test.cpp310 int32_t button = OH_Input_GetMouseEventButton(mouseEvent); in HWTEST_F() local
/third_party/libinput/test/
H A Dtest-touchpad-buttons.c952 unsigned int button; in START_TEST() local
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_glut.cpp184 int button = -1; in ImGui_ImplGLUT_MouseFunc() local
195 void ImGui_ImplGLUT_MouseWheelFunc(int button, int dir, int x, int y) in ImGui_ImplGLUT_MouseWheelFunc() argument
[all...]
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local

Completed in 12 milliseconds

1234567891011