Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.cpp594 Frame_CalcFrameClient(_hwnd, &rt); in toggle_fullscreen()
621 Frame_CalcFrameClient(_hwnd, &rt); in fullscreen_move()
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dwindow.h388 #define Frame_CalcFrameClient(hwnd, prt) ((BOOL)SNDMSG(hwnd, PM_FRM_CALC_CLIENT, 0, (LPARAM)(PRECT)… macro