Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model_ng.cpp277 void RadioModelNG::SetRadioGroup(FrameNode* frameNode, const std::string& value) in SetRadioGroup() function in OHOS::Ace::NG::RadioModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dradio_modifier.cpp283 void SetRadioGroup(ArkUINodeHandle node, ArkUI_CharPtr value) in SetRadioGroup() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12223 int32_t SetRadioGroup(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetRadioGroup() function