Home
last modified time | relevance | path

Searched refs:GetRadioGroup (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dradio_modifier.cpp289 ArkUI_CharPtr GetRadioGroup(ArkUINodeHandle node) in GetRadioGroup() function
293 g_radioStrValue = RadioModelNG::GetRadioGroup(frameNode); in GetRadioGroup()
320 SetRadioGroup, ResetRadioGroup, GetRadioGroup, SetRadioOptions }; in GetRadioModifier()
331 SetRadioGroup, ResetRadioGroup, GetRadioGroup }; in GetCJUIRadioModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model_ng.h78 static std::string GetRadioGroup(FrameNode* frameNode);
H A Dradio_model_ng.cpp281 std::string RadioModelNG::GetRadioGroup(FrameNode* frameNode) in GetRadioGroup() function in OHOS::Ace::NG::RadioModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12277 const ArkUI_AttributeItem* GetRadioGroup(ArkUI_NodeHandle node) in GetRadioGroup() function
13653 static Getter* getters[] = { GetRadioChecked, GetRadioStyle, GetRadioValue, GetRadioGroup }; in GetRadioAttribute()

Completed in 25 milliseconds