| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | input_tdd_test.cpp | 56 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
|
| D | input_event_tdd_test.cpp | 1012 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/ |
| D | checkboxgroup_model_impl.cpp | 80 …auto checkbox = AceType::DynamicCast<CheckboxComponent>(ViewStackProcessor::GetInstance()->GetMain… in SetOnChange() local
|
| /foundation/arkui/ace_engine/test/component_test/tools/middle_ground/public/ |
| D | index.js | 165 function changeHandler(componentMap, checkbox, event) { argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| D | render_checkbox.cpp | 40 const auto& checkbox = AceType::DynamicCast<CheckboxComponent>(component); in Update() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| D | dom_input.cpp | 498 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/ |
| D | ui_test_border_margin_padding.cpp | 532 UICheckBox* checkbox = new UICheckBox(); in UIKitUITestBorderMarginPaddingTest008() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | event_listener.h | 121 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(&view); in OnClick() local
|
| /foundation/arkui/ui_lite/test/uitest/test_button/ |
| D | ui_test_button.cpp | 311 UICheckBox* checkbox = new UICheckBox(); in UIKitCheckBoxTest002() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_checkbox_bridge.cpp | 362 auto checkbox = panda::ObjectRef::NewWithNamedProperties(vm, in SetContentModifierBuilder() local
|
| D | arkts_native_api_impl_bridge.cpp | 3248 auto checkbox = panda::ObjectRef::New(vm); in RegisterCheckboxAttributes() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| D | checkbox_pattern.cpp | 605 auto checkbox = weak.Upgrade(); in UpdateState() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
| D | date_picker_test_one.cpp | 935 auto checkbox = FrameNode::CreateFrameNode( variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| D | datepicker_dialog_view.cpp | 1305 auto checkbox = FrameNode::CreateFrameNode( in CreateLunarswitchNode() local
|