Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Ddefwnd.c100 IntGetClientRect(pWnd, &Rect); in DefWndHandleWindowPosChanged()
1040 IntGetClientRect(Wnd, &Rect); in IntDefWindowProc()
1106 IntGetClientRect(Wnd, &ClientRect); in IntDefWindowProc()
H A Dwindow.h46 VOID FASTCALL IntGetClientRect (PWND WindowObject, RECTL *Rect);
H A Dcaret.c41 IntGetClientRect(pWnd, &rcClient); in co_IntDrawCaret()
H A Dscrollex.c253 IntGetClientRect(Window, &rcClip); in IntScrollWindowEx()
H A Dscrollbar.c154 IntGetClientRect(Wnd, lprect); in IntGetScrollBarRect()
182 IntGetClientRect(Wnd, &ClientRect); in IntCalculateThumb()
H A Dwinpos.c92 IntGetClientRect(PWND Wnd, RECTL *Rect) in IntGetClientRect() function
745 IntGetClientRect( parent, &rectParent ); in co_WinPosArrangeIconicWindows()
805 IntGetClientRect( pwndParent, &rectParent ); in WinPosFindIconPos()
966 IntGetClientRect(Window->spwndParent, &rc); in co_WinPosGetMinMaxInfo()
2398 IntGetClientRect(Wnd, &Rect); in co_WinPosSendSizeMove()
H A Dpainting.c1512 IntGetClientRect(Window, &Rect); in IntBeginPaint()
1575 IntGetClientRect(pWnd, &Rect1); in IntFillWindow()
H A Dnonclient.c329 IntGetClientRect( pWndParent, &mouseRect ); in DefWndDoSizeMove()
1274 IntGetClientRect(Parent, &ParentClientRect); in NC_DoNCPaint()
H A Dmenu.c2606 IntGetClientRect( wnd, &rect ); in MENU_DrawPopupMenu()
3114 IntGetClientRect(pWnd, &rc); in MENU_EnsureMenuItemVisible()