Home
last modified time | relevance | path

Searched refs:AddCheckbox (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_element.cpp126 newCheckboxComponent->AddCheckbox(checkboxComponent); in SetNewComponent()
H A Dcheckable_component.h433 void AddCheckbox(RefPtr<CheckboxComponent> checkboxComponent) in AddCheckbox() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckbox_model_impl.cpp44 item->second->AddCheckbox(checkboxComponent); in Create()
H A Dcheckboxgroup_model_impl.cpp43 checkboxComponent->AddCheckbox(chkComponent); in Create()