Home
last modified time | relevance | path

Searched refs:SAL_MSG_POSTPAINT (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/vcl/inc/os2/
H A Dsaldata.hxx250 #define SAL_MSG_POSTPAINT (WM_USER+137) macro
/AOO42X/main/vcl/inc/win/
H A Dsaldata.hxx318 #define SAL_MSG_POSTPAINT (WM_USER+138) macro
/AOO42X/main/vcl/os2/source/window/
H A Dsalframe.cxx2884 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 Dsalframe.cxx4129 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()