Home
last modified time | relevance | path

Searched refs:GetSelectIndex (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/applet/phtsel/
DMenu.h143 s32 GetSelectIndex() const { return m_nSelectIdx; } in GetSelectIndex() function
242 return GetValue( GetSelectIndex() ); in GetSelectValue()
263 return m_pNameArray[GetSelectIndex()]; in GetSelectValueName()
307 return GetValue( GetSelectIndex() ); in GetSelectValue()
DPhtselMenu.h269 m_aValue[GetSelectIndex()] = value; in Proc()
279 df.DrawText( x2, y, "%3d/%3d:", GetSelectIndex()+1, GetValueNum() ); in Draw()
314 return GetValue( GetSelectIndex() ); in GetSelectValue()