Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A 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
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckboxgroup_model_impl.cpp84 …auto checkbox = AceType::DynamicCast<CheckboxComponent>(ViewStackProcessor::GetInstance()->GetMain… in SetOnChange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp39 const auto& checkbox = AceType::DynamicCast<CheckboxComponent>(component); in Update() local
/ohos5.0/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
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.h121 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(&view); in OnClick() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp350 auto checkbox = panda::ObjectRef::NewWithNamedProperties(vm, in SetContentModifierBuilder() local
H A Darkts_native_api_impl_bridge.cpp2716 auto checkbox = panda::ObjectRef::New(vm); in RegisterCheckboxAttributes() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp311 UICheckBox* checkbox = new UICheckBox(); in UIKitCheckBoxTest002() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp400 auto checkbox = weak.Upgrade(); in UpdateState() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_dialog_view.cpp1221 auto checkbox = FrameNode::CreateFrameNode( in CreateLunarswitchNode() local