Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_model_ng.h76 static std::string GetRadioValue(FrameNode* frameNode);
H A Dradio_model_ng.cpp263 std::string RadioModelNG::GetRadioValue(FrameNode* frameNode) in GetRadioValue() function in OHOS::Ace::NG::RadioModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dradio_modifier.cpp271 g_radioStrValue = RadioModelNG::GetRadioValue(frameNode); in GetSetRadioValue()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp12253 const ArkUI_AttributeItem* GetRadioValue(ArkUI_NodeHandle node) in GetRadioValue() function
13653 static Getter* getters[] = { GetRadioChecked, GetRadioStyle, GetRadioValue, GetRadioGroup }; in GetRadioAttribute()

Completed in 26 milliseconds