53 return (lprc1->
left == lprc2->
left) && (lprc1->
top == lprc2->
top) &&
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y
#define WS_EX2_VERTICALLYMAXIMIZEDLEFT
#define WS_EX2_VERTICALLYMAXIMIZEDRIGHT
__kernel_entry W32KAPI BOOL APIENTRY NtGdiPtInRegion(_In_ HRGN hrgn, _In_ INT x, _In_ INT y)
_Out_opt_ int _Out_opt_ int * cy
PULONG MinorVersion OPTIONAL
FORCEINLINE BOOL RECTL_bPointInRect(_In_ const RECTL *prcl, _In_ INT x, _In_ INT y)
void FASTCALL co_WinPosSendSizeMove(PWND Window)
BOOLEAN FASTCALL co_WinPosSetWindowPos(PWND Wnd, HWND WndInsertAfter, INT x, INT y, INT cx, INT cy, UINT flags)
LRESULT FASTCALL co_WinPosGetNonClientSize(PWND Window, RECTL *WindowRect, RECTL *ClientRect)
VOID FASTCALL IntSetSnapInfo(PWND Wnd, UINT Edge, IN const RECT *Pos OPTIONAL)
UINT FASTCALL co_WinPosArrangeIconicWindows(PWND parent)
VOID FASTCALL co_IntSnapWindow(PWND Wnd, UINT Edge)
BOOL FASTCALL IntClientToScreen(PWND, LPPOINT)
BOOL FASTCALL IntGetClientOrigin(PWND Window, LPPOINT Point)
VOID FASTCALL co_WinPosActivateOtherWindow(PWND)
VOID FASTCALL co_IntCalculateSnapPosition(PWND Wnd, UINT Edge, OUT RECT *Pos)
VOID UserGetWindowBorders(DWORD, DWORD, SIZE *, BOOL)
FORCEINLINE BOOLEAN IntIsWindowSnapped(PWND Wnd)
PWND APIENTRY co_WinPosWindowFromPoint(IN PWND ScopeWin, IN POINT *WinPoint, IN OUT USHORT *HitTest, IN BOOL Ignore)
UINT FASTCALL co_WinPosMinMaximize(PWND WindowObject, UINT ShowFlag, RECTL *NewPos)
BOOL FASTCALL IntGetWindowRect(PWND, RECTL *)
BOOLEAN FASTCALL co_WinPosShowWindow(PWND Window, INT Cmd)
PWND FASTCALL IntRealChildWindowFromPoint(PWND, LONG, LONG)
UINT FASTCALL co_WinPosGetMinMaxInfo(PWND Window, POINT *MaxSize, POINT *MaxPos, POINT *MinTrack, POINT *MaxTrack)
FORCEINLINE BOOL IntPtInWindow(PWND pwnd, INT x, INT y)
BOOL FASTCALL IntScreenToClient(PWND, LPPOINT)
BOOL FASTCALL ActivateOtherWindowMin(PWND)
FORCEINLINE VOID co_IntUnsnapWindow(PWND Wnd)
FORCEINLINE BOOL IntEqualRect(RECTL *lprc1, RECTL *lprc2)
FORCEINLINE BOOLEAN IntIsSnapAllowedForWindow(PWND Wnd)
UINT FASTCALL IntGetWindowSnapEdge(PWND Wnd)
VOID FASTCALL IntSetSnapEdge(PWND Wnd, UINT Edge)
BOOL UserHasWindowEdge(DWORD, DWORD)