Home
last modified time | relevance | path

Searched defs:aPEvt (Results 1 – 5 of 5) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4125 …SalPaintEvent aPEvt( aUpdateRect.left, aUpdateRect.top, aUpdateRect.right-aUpdateRect.left, aUpdat… in ImplHandlePaintMsg() local
4163 …SalPaintEvent aPEvt( pRect->left, pRect->top, pRect->right-pRect->left, pRect->bottom-pRect->top ); in ImplHandlePaintMsg2() local
/aoo41x/main/vcl/unx/headless/
H A Dsvpframe.cxx155 SalPaintEvent aPEvt(0, 0, maGeometry.nWidth, maGeometry.nHeight); in PostPaint() local
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx3658 …SalPaintEvent aPEvt( maPaintRegion.Left(), maPaintRegion.Top(), maPaintRegion.GetWidth(), maPaintR… in HandleExposeEvent() local
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx439 …SalPaintEvent aPEvt( aEvent.xexpose.x, aEvent.xexpose.y, aEvent.xexpose.width+1, aEvent.xexpose.he… in YieldGraphicsExpose() local
454 …SalPaintEvent aPEvt( aEvent.xgraphicsexpose.x, aEvent.xgraphicsexpose.y, aEvent.xgraphicsexpose.wi… in YieldGraphicsExpose() local
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2880 …SalPaintEvent aPEvt( aUpdateRect.xLeft, pFrame->mnHeight - aUpdateRect.yTop, aUpdateRect.xRight- a… in ImplHandlePaintMsg() local
2909 …SalPaintEvent aPEvt( pRect->xLeft, pFrame->mnHeight - pRect->yTop, pRect->xRight - pRect->xLeft, p… in ImplHandlePaintMsg2() local

Completed in 80 milliseconds