Searched refs:GetSelectIndex (Results 1 – 2 of 2) sorted by relevance
143 s32 GetSelectIndex() const { return m_nSelectIdx; } in GetSelectIndex() function242 return GetValue( GetSelectIndex() ); in GetSelectValue()263 return m_pNameArray[GetSelectIndex()]; in GetSelectValueName()307 return GetValue( GetSelectIndex() ); in GetSelectValue()
269 m_aValue[GetSelectIndex()] = value; in Proc()279 df.DrawText( x2, y, "%3d/%3d:", GetSelectIndex()+1, GetValueNum() ); in Draw()314 return GetValue( GetSelectIndex() ); in GetSelectValue()