Searched refs:UpdateFrameGeometry (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/vcl/aqua/source/window/ |
| H A D | salframe.cxx | 217 UpdateFrameGeometry(); in initWindowAndView() 260 UpdateFrameGeometry(); in screenParametersChanged() 552 UpdateFrameGeometry(); in SetClientSize() 623 UpdateFrameGeometry(); in SetWindowState() 722 UpdateFrameGeometry(); in SetScreenNumber() 799 UpdateFrameGeometry(); in ShowFullScreen() 809 UpdateFrameGeometry(); in ShowFullScreen() 1430 UpdateFrameGeometry(); in SetPosSize() 1625 void AquaSalFrame::UpdateFrameGeometry() in UpdateFrameGeometry() function in AquaSalFrame
|
| H A D | salframeview.mm | 281 mpFrame->UpdateFrameGeometry(); 293 mpFrame->UpdateFrameGeometry(); 307 mpFrame->UpdateFrameGeometry(); 320 mpFrame->UpdateFrameGeometry();
|
| /trunk/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 76 static void UpdateFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ); 751 UpdateFrameGeometry( hWndFrame, pFrame ); in ImplSalCreateFrame() 1140 UpdateFrameGeometry( mhWndFrame, this ); in SetPosSize() 2935 static void UpdateFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ) in UpdateFrameGeometry() function 2989 UpdateFrameGeometry( hWnd, pFrame ); in ImplHandleMoveMsg() 3026 UpdateFrameGeometry( hWnd, pFrame ); in ImplHandleSizeMsg()
|
| /trunk/main/vcl/inc/aqua/ |
| H A D | salframe.h | 168 void UpdateFrameGeometry();
|
| /trunk/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 164 static void UpdateFrameGeometry( HWND hWnd, WinSalFrame* pFrame ); 582 UpdateFrameGeometry( hWnd, pFrame ); in ImplSalCreateFrame() 1633 UpdateFrameGeometry( mhWnd, this ); in SetPosSize() 4205 static void UpdateFrameGeometry( HWND hWnd, WinSalFrame* pFrame ) in UpdateFrameGeometry() function 4290 UpdateFrameGeometry( hWnd, pFrame ); in ImplHandleMoveMsg() 4352 UpdateFrameGeometry( hWnd, pFrame ); in ImplHandleSizeMsg()
|