Searched refs:mnAbsScreenX (Results 1 – 2 of 2) sorted by relevance
281 long mnAbsScreenX; member in WindowImpl
190 …mnAbsScreenX = 0; // absolute X-position on screen, used for RTL window position… in WindowImpl()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 44 milliseconds