Home
last modified time | relevance | path

Searched refs:mnBoundWidth (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()
2494 Size( pPaintEvt->mnBoundWidth, pPaintEvt->mnBoundHeight ) ); in ImplWindowFrameProc()
/trunk/main/vcl/inc/
H A Dsalwtype.hxx153 long mnBoundWidth; // BoundRect - Width member
159 mnBoundWidth( w ), mnBoundHeight( h ), in SalPaintEvent()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx410 aPaintEvt.mnBoundWidth = pRect->GetWidth(); in SendPaintEvent()

Completed in 28 milliseconds