Searched refs:rcPanelInt (Results 1 – 1 of 1) sorted by relevance
331 RECT rcPanelInt; in ChangeView() local349 GetClientRect(hWnd, &rcPanelInt); in ChangeView()355 DeX = (rcPanelExt.right - rcPanelExt.left) - rcPanelInt.right; in ChangeView()356 DeY = (rcPanelExt.bottom - rcPanelExt.top) - rcPanelInt.bottom; in ChangeView()