Home
last modified time | relevance | path

Searched defs:checkbox (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckboxgroup_model_impl.cpp80 auto checkbox = AceType::DynamicCast<CheckboxComponent>(ViewStackProcessor::GetInstance()->GetMainComponent()); in SetOnChange() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp39 const auto& checkbox = AceType::DynamicCast<CheckboxComponent>(component); in Update() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/checkbox/
H A Dcheckbox_onchange_test.cpp108 auto checkbox = createChildNode(nodeAPI, false); in CreateNativeNode() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_event_tdd_test.cpp1012 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); HWTEST_F() local
1055 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); HWTEST_F() local
1106 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); HWTEST_F() local
1244 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); HWTEST_F() local
[all...]
H A Dinput_tdd_test.cpp56 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); in HWTEST_F() local
274 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
522 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
569 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
633 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
730 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
776 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); HWTEST_F() local
[all...]
/third_party/python/Lib/msilib/
H A D__init__.py483 def checkbox(self, name, x, y, w, h, attr, prop, text, next): member in Dialog
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp532 UICheckBox* checkbox = new UICheckBox(); in UIKitUITestBorderMarginPaddingTest008() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.h121 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(&view); variable
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp498 auto checkbox = DynamicCast<CheckboxComponent>(inputChild_); in OnReset() local
525 auto checkbox = DynamicCast<CheckboxComponent>(inputChild_); in SetFormValueListener() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_one.cpp915 auto checkbox = FrameNode::CreateFrameNode( in HWTEST_F() local
/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp311 UICheckBox* checkbox = new UICheckBox(); in UIKitCheckBoxTest002() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp2725 auto checkbox = panda::ObjectRef::New(vm); in RegisterCheckboxAttributes() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h5225 struct nk_style_toggle checkbox; member

Completed in 62 milliseconds