Home
last modified time | relevance | path

Searched refs:GetOriginChecked (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dradio_group_component.h71 if (refPtr->GetOriginChecked()) {
H A Drender_radio.cpp53 bool originChecked = radio->GetOriginChecked(); in Update()
H A Dcheckable_component.h647 bool GetOriginChecked() in GetOriginChecked() function