Searched refs:PVRShellKeyNameQUIT (Results 1 – 4 of 4) sorted by relevance
212 PVRShellKeyNameQUIT, /*!< QUIT key value */ enumerator
1648 if(DoIsKeyPressed(PVRShellKeyNameQUIT)) in Run()
347 case 9: nLastKeyPressed = PVRShellKeyNameQUIT; break; // Esc in OsRenderComplete()
706 pData->KeyPressed(PVRShellKeyNameQUIT); in WndProc()