Searched refs:KeyPressed (Results 1 – 13 of 13) sorted by relevance
706 pData->KeyPressed(PVRShellKeyNameQUIT); in WndProc()710 pData->KeyPressed(pData->m_eKeyMapUP); in WndProc()714 pData->KeyPressed(pData->m_eKeyMapDOWN); in WndProc()718 pData->KeyPressed(pData->m_eKeyMapLEFT); in WndProc()722 pData->KeyPressed(pData->m_eKeyMapRIGHT); in WndProc()726 pData->KeyPressed(PVRShellKeyNameSELECT); in WndProc()730 pData->KeyPressed(PVRShellKeyNameACTION1); in WndProc()734 pData->KeyPressed(PVRShellKeyNameACTION2); in WndProc()738 pData->KeyPressed(PVRShellKeyNameScreenshot); in WndProc()
1331 void PVRShellInit::KeyPressed(PVRShellKeyName nKey) in KeyPressed() function in PVRShellInit1388 KeyPressed(m_eKeyMapDOWN); in TouchEnded()1390 KeyPressed(m_eKeyMapUP); in TouchEnded()1392 KeyPressed((fX < 0) ? m_eKeyMapLEFT : m_eKeyMapRIGHT); in TouchEnded()1397 KeyPressed(PVRShellKeyNameACTION1); in TouchEnded()1399 KeyPressed(PVRShellKeyNameACTION2); in TouchEnded()
242 void KeyPressed(PVRShellKeyName key);
168 bool KeyPressed() const;
229 bool KeyPressed() const;
2174 _ptrAudioBuffer->SetTypingStatus(KeyPressed()); in RecThreadProcess()2204 bool AudioDeviceLinuxALSA::KeyPressed() const{ in KeyPressed() function in webrtc::AudioDeviceLinuxALSA
2553 _ptrAudioBuffer->SetTypingStatus(KeyPressed()); in ProcessRecordedData()2986 bool AudioDeviceLinuxPulse::KeyPressed() const{ in KeyPressed() function in webrtc::AudioDeviceLinuxPulse
180 bool KeyPressed() const;
211 bool KeyPressed() const;
3259 _ptrAudioBuffer->SetTypingStatus(KeyPressed()); in RecProc()3723 bool AudioDeviceWindowsWave::KeyPressed() const{ in KeyPressed() function in webrtc::AudioDeviceWindowsWave
4056 _ptrAudioBuffer->SetTypingStatus(KeyPressed()); in DoCaptureThread()5095 bool AudioDeviceWindowsCore::KeyPressed() const{ in KeyPressed() function in webrtc::AudioDeviceWindowsCore
281 bool KeyPressed();
2730 _ptrAudioBuffer->SetTypingStatus(KeyPressed()); in CaptureWorkerThread()2758 bool AudioDeviceMac::KeyPressed() { in KeyPressed() function in webrtc::AudioDeviceMac