Searched refs:right_rect (Results 1 – 1 of 1) sorted by relevance
1400 WindowRect right_rect(_right_hwnd); in WndProc() local1401 ScreenToClient(_hwnd, &right_rect); in WndProc()1402 rt.top = right_rect.top; in WndProc()1403 rt.bottom = right_rect.bottom; in WndProc()