Searched refs:_winWidth (Results 1 – 2 of 2) sorted by relevance
216 UINT _winWidth; variable
465 _winWidth = _originalHwndRect.right - _originalHwndRect.left; in InitDevice()473 _winWidth = (LONG) ::GetSystemMetrics(SM_CXSCREEN); in InitDevice()476 _d3dpp.BackBufferWidth = _winWidth; in InitDevice()