Home
last modified time | relevance | path

Searched refs:mnBoundX (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwinproc.cxx2490 … pPaintEvt->mnBoundX = pSalFrame->maGeometry.nWidth-pPaintEvt->mnBoundWidth-pPaintEvt->mnBoundX; in ImplWindowFrameProc()
2493 Rectangle aBoundRect( Point( pPaintEvt->mnBoundX, pPaintEvt->mnBoundY ), in ImplWindowFrameProc()
/trunk/main/vcl/inc/
H A Dsalwtype.hxx151 long mnBoundX; // BoundRect - X member
158 mnBoundX( x ), mnBoundY( y ), in SalPaintEvent()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx408 aPaintEvt.mnBoundX = pRect->Left(); in SendPaintEvent()

Completed in 25 milliseconds