Lines Matching refs:LONG

80                                   LONG& nFrameX, LONG& nFrameY, LONG& nCaptionY );
82 LONG& nFrameX, LONG& nFrameY, LONG& nCaptionY );
100 static LONG nScreenHeight = WinQuerySysValue( HWND_DESKTOP, SV_CYSCREEN);
101 static LONG nScreenWidth = WinQuerySysValue( HWND_DESKTOP, SV_CXSCREEN );
161 sal_Bool APIENTRY _WinSetWindowPos( Os2SalFrame* pFrame, HWND hwndInsertBehind, LONG x, LONG y, in _WinSetWindowPos()
162 LONG cx, LONG cy, ULONG fl) in _WinSetWindowPos()
176 LONG nX = 0, nY = 0; in _WinSetWindowPos()
177 LONG frameFrameX, frameFrameY, frameCaptionY; in _WinSetWindowPos()
402 LONG nFrameX, nFrameY, nCaptionY; in ImplSaveFrameState()
441 LONG& nFrameX, LONG& nFrameY, LONG& nCaptionY ) in ImplSalCalcFrameSize()
450 LONG& nFrameX, LONG& nFrameY, LONG& nCaptionY ) in ImplSalCalcFrameSize()
486 LONG& rX, LONG& rY, LONG& rDX, LONG& rDY ) in ImplSalCalcFullScreenSize()
489 LONG nFrameX, nFrameY, nCaptionY; in ImplSalCalcFullScreenSize()
490 LONG rScreenDX = WinQuerySysValue( HWND_DESKTOP, SV_CXSCREEN ); in ImplSalCalcFullScreenSize()
491 LONG rScreenDY = WinQuerySysValue( HWND_DESKTOP, SV_CYSCREEN ); in ImplSalCalcFullScreenSize()
511 LONG nX; in ImplSalFrameFullScreenPos()
512 LONG nY; in ImplSalFrameFullScreenPos()
513 LONG nWidth; in ImplSalFrameFullScreenPos()
514 LONG nHeight; in ImplSalFrameFullScreenPos()
1222 LONG nX; in SetWindowState()
1223 LONG nY; in SetWindowState()
1224 LONG nWidth; in SetWindowState()
1225 LONG nHeight; in SetWindowState()
1240 LONG nFrameX, nFrameY, nCaptionY; in SetWindowState()
1953 LONG lValue = WinQuerySysValue( HWND_DESKTOP, iSysValue ); in ImplMouseSysValueToSAL()
2127LONG nDisplayTime = PrfQueryProfileInt( HINI_PROFILE, (PSZ)aControlPanel, (PSZ)"LogoDisplayTime… in UpdateSettings()
2952 LONG nFrameX, nFrameY, nCaptionY; in UpdateFrameGeometry()