Searched refs:IntSetSnapEdge (Results 1 – 4 of 4) sorted by relevance
78 VOID FASTCALL IntSetSnapEdge(PWND Wnd, UINT Edge);
2501 IntSetSnapEdge(Wnd, HTNOWHERE); /* Mark as not snapped (for Win+Left,Up,Down) */ in co_WinPosMinMaximize()3956 IntSetSnapEdge(Wnd, HTNOWHERE); in co_IntSnapWindow()3979 IntSetSnapEdge(PWND Wnd, UINT Edge) in IntSetSnapEdge() function4007 IntSetSnapEdge(Wnd, Edge); in IntSetSnapInfo()
834 IntSetSnapEdge(topWnd, edge); /* Tell everyone the edge we are snapped to */ in IntDefWindowProc()
527 IntSetSnapEdge(pwnd, HTNOWHERE); in DefWndDoSizeMove()