Home
last modified time | relevance | path

Searched refs:aPtDev (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwindow.cxx3302 Point aPtDev( Point( nX+mnOutOffX, 0 ) ); in ImplPosSizeWindow() local
3305 mpGraphics->mirror( aPtDev.X(), this ); in ImplPosSizeWindow()
3322 aPtDev.X() = mpWindowImpl->mnAbsScreenX; in ImplPosSizeWindow()
3337 …if ( mpWindowImpl->mnAbsScreenX != aPtDev.X() || nX != mpWindowImpl->mnX || nOrgX != mpWindowImpl-… in ImplPosSizeWindow()
3348 mpWindowImpl->mnAbsScreenX = aPtDev.X(); // --- RTL --- (store real screen pos) in ImplPosSizeWindow()

Completed in 52 milliseconds