Home
last modified time | relevance | path

Searched defs:checkboxList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_element.cpp108 auto checkboxList = selfComponent->GetCheckboxList(); in SetNewComponent() local
141 auto checkboxList = selfComponent->GetCheckboxList(); in Deactivate() local
H A Drender_checkbox.cpp277 auto checkboxList = component_->GetCheckboxList(); in UpdateGroupStatus() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dgroup_manager.cpp89 auto& checkboxList = checkBoxListMap_[group]; in RemoveCheckBoxFromGroup() local
110 auto checkboxList = checkBoxListMap_[group]; in GetCheckboxList() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp354 auto checkboxList = groupManager->GetCheckboxList(group); in OnDetachFromFrameNode() local
424 auto checkboxList = groupManager->GetCheckboxList(group); in UpdateState() local