Searched refs:SAL_MSG_POSTPAINT (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/vcl/inc/os2/ |
| H A D | saldata.hxx | 250 #define SAL_MSG_POSTPAINT (WM_USER+137) macro
|
| /AOO42X/main/vcl/inc/win/ |
| H A D | saldata.hxx | 318 #define SAL_MSG_POSTPAINT (WM_USER+138) macro
|
| /AOO42X/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 2884 WinPostMsg( hWnd, SAL_MSG_POSTPAINT, (MPARAM)pRect, 0 ); in ImplHandlePaintMsg() 2912 WinPostMsg( hWnd, SAL_MSG_POSTPAINT, (MPARAM)pRect, 0 ); in ImplHandlePaintMsg2() 3500 case SAL_MSG_POSTPAINT: in SalFrameWndProc()
|
| /AOO42X/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 4129 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg() 4167 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg2() 6003 case SAL_MSG_POSTPAINT: in SalFrameWndProc()
|