Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.cpp1400 WindowRect right_rect(_right_hwnd); in WndProc() local
1401 ScreenToClient(_hwnd, &right_rect); in WndProc()
1402 rt.top = right_rect.top; in WndProc()
1403 rt.bottom = right_rect.bottom; in WndProc()