Searched refs:SetMaximizedFrameGeometry (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 75 static void SetMaximizedFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ); 757 SetMaximizedFrameGeometry( hWndFrame, pFrame ); in ImplSalCreateFrame() 1347 SetMaximizedFrameGeometry( mhWndFrame, this ); in SetWindowState() 2917 static void SetMaximizedFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ) in SetMaximizedFrameGeometry() function
|
| /AOO42X/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 165 static void SetMaximizedFrameGeometry( HWND hWnd, WinSalFrame* pFrame, RECT* pParentRect = NULL ); 589 SetMaximizedFrameGeometry( hWnd, pFrame ); in ImplSalCreateFrame() 1970 SetMaximizedFrameGeometry( mhWnd, this, &aStateRect ); in SetWindowState() 4172 static void SetMaximizedFrameGeometry( HWND hWnd, WinSalFrame* pFrame, RECT* pParentRect ) in SetMaximizedFrameGeometry() function
|