Searched refs:swp (Results 1 – 2 of 2) sorted by relevance
195 SWP swp = {0}; in _WinSetWindowPos() local196 WinQueryWindowPos( pFrame->mhWndClient, &swp); in _WinSetWindowPos()197 cx = swp.cx; in _WinSetWindowPos()198 cy = swp.cy; in _WinSetWindowPos()2951 SWP swp; in UpdateFrameGeometry() local2955 WinQueryWindowPos(pFrame->mhWndFrame, &swp); in UpdateFrameGeometry()2956 if (swp.fl & SWP_MINIMIZE) in UpdateFrameGeometry()2967 pFrame->maGeometry.nX = swp.x + nFrameX; in UpdateFrameGeometry()2968 pFrame->maGeometry.nY = nScreenHeight - (swp.y + swp.cy) + nFrameY + nCaptionY; in UpdateFrameGeometry()2970 int nWidth = swp.cx - pFrame->maGeometry.nRightDecoration - pFrame->maGeometry.nLeftDecoration; in UpdateFrameGeometry()[all …]
59792 svtools source\misc\imagemgr.src 0 string STR_DESCRIPTION_BATCHFILE 0 cy Ffeil swp 2002-02-02…
Completed in 830 milliseconds