Searched refs:SetMaximizedFrameGeometry (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 77 static void SetMaximizedFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ); 759 SetMaximizedFrameGeometry( hWndFrame, pFrame ); in ImplSalCreateFrame() 1349 SetMaximizedFrameGeometry( mhWndFrame, this ); in SetWindowState() 2921 static void SetMaximizedFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ) in SetMaximizedFrameGeometry() function
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 169 static void SetMaximizedFrameGeometry( HWND hWnd, WinSalFrame* pFrame, RECT* pParentRect = NULL ); 593 SetMaximizedFrameGeometry( hWnd, pFrame ); in ImplSalCreateFrame() 1974 SetMaximizedFrameGeometry( mhWnd, this, &aStateRect ); in SetWindowState() 4178 static void SetMaximizedFrameGeometry( HWND hWnd, WinSalFrame* pFrame, RECT* pParentRect ) in SetMaximizedFrameGeometry() function
|
Completed in 56 milliseconds