Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/os2/
H A Dsaldata.hxx246 #define SAL_MSG_POSTPAINT (WM_USER+137) macro
/aoo41x/main/vcl/inc/win/
H A Dsaldata.hxx318 #define SAL_MSG_POSTPAINT (WM_USER+138) macro
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2888 WinPostMsg( hWnd, SAL_MSG_POSTPAINT, (MPARAM)pRect, 0 ); in ImplHandlePaintMsg()
2916 WinPostMsg( hWnd, SAL_MSG_POSTPAINT, (MPARAM)pRect, 0 ); in ImplHandlePaintMsg2()
3504 case SAL_MSG_POSTPAINT: in SalFrameWndProc()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4132 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg()
4170 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg2()
6006 case SAL_MSG_POSTPAINT: in SalFrameWndProc()

Completed in 256 milliseconds