Home
last modified time | relevance | path

Searched refs:aUpdateRect (Results 1 – 2 of 2) sorted by path

/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2873 RECTL aUpdateRect; in ImplHandlePaintMsg() local
2874 hPS = WinBeginPaint( hWnd, NULLHANDLE, &aUpdateRect ); in ImplHandlePaintMsg()
2880 …tEvent aPEvt( aUpdateRect.xLeft, pFrame->mnHeight - aUpdateRect.yTop, aUpdateRect.xRight- aUpdateR… in ImplHandlePaintMsg()
2887 WinCopyRect( pFrame->mhAB, pRect, &aUpdateRect ); in ImplHandlePaintMsg()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4110 RECT aUpdateRect; in ImplHandlePaintMsg() local
4113 CopyRect( &aUpdateRect, &aPs.rcPaint ); in ImplHandlePaintMsg()
4125 …SalPaintEvent aPEvt( aUpdateRect.left, aUpdateRect.top, aUpdateRect.right-aUpdateRect.left, aUpdat… in ImplHandlePaintMsg()
4131 CopyRect( pRect, &aUpdateRect ); in ImplHandlePaintMsg()

Completed in 62 milliseconds