Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h245 ePVRShellButtonMiddle = 0x4 /*!< Middle button */ enumerator
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp662 doButtonDown(hWnd,pData,ePVRShellButtonMiddle,lParam); in WndProc()
667 if(!doButtonUp(hWnd,pData,ePVRShellButtonMiddle,lParam)) in WndProc()