Home
last modified time | relevance | path

Searched defs:checkbox (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dinput_tdd_test.cpp56 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
274 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
522 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
569 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
633 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
730 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
776 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); variable
Dinput_event_tdd_test.cpp1012 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); variable
1055 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); variable
1106 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); variable
1244 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(GetComponent(page, "checkbox")); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcheckboxgroup_model_impl.cpp80 …auto checkbox = AceType::DynamicCast<CheckboxComponent>(ViewStackProcessor::GetInstance()->GetMain… in SetOnChange() local
/foundation/arkui/ace_engine/test/component_test/tools/middle_ground/public/
Dindex.js165 function changeHandler(componentMap, checkbox, event) { argument
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Drender_checkbox.cpp40 const auto& checkbox = AceType::DynamicCast<CheckboxComponent>(component); in Update() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_input.cpp498 auto checkbox = DynamicCast<CheckboxComponent>(inputChild_); in OnReset() local
525 auto checkbox = DynamicCast<CheckboxComponent>(inputChild_); in SetFormValueListener() local
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
Dui_test_border_margin_padding.cpp532 UICheckBox* checkbox = new UICheckBox(); in UIKitUITestBorderMarginPaddingTest008() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Devent_listener.h121 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(&view); in OnClick() local
/foundation/arkui/ui_lite/test/uitest/test_button/
Dui_test_button.cpp311 UICheckBox* checkbox = new UICheckBox(); in UIKitCheckBoxTest002() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_checkbox_bridge.cpp362 auto checkbox = panda::ObjectRef::NewWithNamedProperties(vm, in SetContentModifierBuilder() local
Darkts_native_api_impl_bridge.cpp3248 auto checkbox = panda::ObjectRef::New(vm); in RegisterCheckboxAttributes() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_pattern.cpp605 auto checkbox = weak.Upgrade(); in UpdateState() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
Ddate_picker_test_one.cpp935 auto checkbox = FrameNode::CreateFrameNode( variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
Ddatepicker_dialog_view.cpp1305 auto checkbox = FrameNode::CreateFrameNode( in CreateLunarswitchNode() local