Searched refs:aPtDev (Results 1 – 1 of 1) sorted by relevance
3302 Point aPtDev( Point( nX+mnOutOffX, 0 ) ); in ImplPosSizeWindow() local3305 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 43 milliseconds