Searched refs:radioarr (Results 1 – 1 of 1) sorted by relevance
358 CFX_PtrArray radioarr; in NextStates() local359 pWidgetMgr->GetSameGroupRadioButton(m_pInterface, radioarr); in NextStates()361 int32_t iCount = radioarr.GetSize(); in NextStates()363 pCheckBox = static_cast<IFWL_CheckBox*>(radioarr[i]); in NextStates()