Lines Matching refs:mnOutOffX
185 mpWindowImpl->mpFrameWindow->ImplGetFrameDev( Point( mnOutOffX, mnOutOffY ), in ImplSaveOverlapBackground()
213 Point aDestPt( mnOutOffX, mnOutOffY ); in ImplRestoreOverlapBackground()
283 Rectangle aRect1( Point( mnOutOffX, mnOutOffY ), in ImplInvalidateAllOverlapBackgrounds()
285 Rectangle aRect2( Point( pWindow->mnOutOffX, pWindow->mnOutOffY ), in ImplInvalidateAllOverlapBackgrounds()
332 …mpWindowImpl->mpFrameWindow->ImplGetFrameBitmap( Point( mnOutOffX, mnOutOffY ), Size( mnOutWidth, … in SnapShot()
591 Point aPoint( mnOutOffX, mnOutOffY ); in InvertTracking()
657 Point aPoint( mnOutOffX, mnOutOffY ); in InvertTracking()
836 aClip.Move( -mnOutOffX, -mnOutOffY ); in SaveBackground()
1566 return Point( rPos.X()+mnOutOffX, rPos.Y()+mnOutOffY ); in ImplOutputToFrame()
1571 return Point( rPos.X()-mnOutOffX, rPos.Y()-mnOutOffY ); in ImplFrameToOutput()
1576 rRect.Left()+=mnOutOffX; in ImplOutputToFrame()
1578 rRect.Right()+=mnOutOffX; in ImplOutputToFrame()
1584 rRect.Left()-=mnOutOffX; in ImplFrameToOutput()
1586 rRect.Right()-=mnOutOffX; in ImplFrameToOutput()