Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/os2/
H A Dsaldata.hxx250 #define SAL_MSG_POSTPAINT (WM_USER+137) macro
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx318 #define SAL_MSG_POSTPAINT (WM_USER+138) macro
/trunk/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()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4135 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg()
4173 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg2()
6009 case SAL_MSG_POSTPAINT: in SalFrameWndProc()

Completed in 60 milliseconds