Home
last modified time | relevance | path

Searched refs:GetCheckboxGroupIsChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dgroup_manager.h45 bool GetCheckboxGroupIsChange(const std::string& group) in GetCheckboxGroupIsChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp613 …if (!groupManager->GetCheckboxGroupIsChange(group) && groupPaintProperty->GetIsCheckBoxCallbackDea… in CheckBoxGroupIsTrue()