Home
last modified time | relevance | path

Searched defs:SetCheckboxGroup (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_checkbox_modifier.cpp335 void SetCheckboxGroup(ArkUINodeHandle node, ArkUI_CharPtr group) in SetCheckboxGroup() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_model_ng.cpp243 void CheckBoxModelNG::SetCheckboxGroup(FrameNode* frameNode, const std::optional<std::string>& grou… in SetCheckboxGroup() function in OHOS::Ace::NG::CheckBoxModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp14186 int32_t SetCheckboxGroup(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetCheckboxGroup() function