Searched refs:PVRShellKeyName (Results 1 – 3 of 3) sorted by relevance
172 PVRShellKeyName nLastKeyPressed; /*!< Holds the last key pressed */173 …PVRShellKeyName m_eKeyMapLEFT; /*!< Holds the value to be returned when PVRShellKeyNameLEFT is re…174 …PVRShellKeyName m_eKeyMapUP; /*!< Holds the value to be returned when PVRShellKeyNameUP is reques…175 …PVRShellKeyName m_eKeyMapRIGHT; /*!< Holds the value to be returned when PVRShellKeyNameRIGHT is …176 …PVRShellKeyName m_eKeyMapDOWN; /*!< Holds the value to be returned when PVRShellKeyNameDOWN is re…236 bool DoIsKeyPressed(const PVRShellKeyName key);242 void KeyPressed(PVRShellKeyName key);
209 enum PVRShellKeyName enum647 bool PVRShellIsKeyPressed(const PVRShellKeyName key);
820 bool PVRShell::PVRShellIsKeyPressed(const PVRShellKeyName key) in PVRShellIsKeyPressed()1314 bool PVRShellInit::DoIsKeyPressed(const PVRShellKeyName key) in DoIsKeyPressed()1331 void PVRShellInit::KeyPressed(PVRShellKeyName nKey) in KeyPressed()