Searched defs:nScreenWidth (Results 1 – 5 of 5) sorted by relevance
1451 int nX, nY, nScreenWidth, nScreenHeight; in Center() local3967 int nScreenWidth = aScreenSize.Width(); in HandleReparentEvent() local
1531 int nScreenWidth; in SetPosSize() local1851 int nScreenWidth; in SetWindowState() local
101 static LONG nScreenWidth = WinQuerySysValue( HWND_DESKTOP, SV_CXSCREEN ); variable
1208 long nScreenWidth, nScreenHeight; in Center() local
2521 long nScreenWidth = aDispRect.GetWidth() >= 800 ? aDispRect.GetWidth() : 800; in ImplCalcSize() local
Completed in 85 milliseconds