Home
last modified time | relevance | path

Searched refs:SAL_MSG_POSTSIZE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/os2/
H A Dsaldata.hxx245 #define SAL_MSG_POSTSIZE (WM_USER+121) macro
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx3523 WinPostMsg( hWnd, SAL_MSG_POSTSIZE, nMP1, nMP2 ); in SalFrameWndProc()
3525 case SAL_MSG_POSTSIZE: in SalFrameWndProc()
3536 WinPostMsg( hWnd, SAL_MSG_POSTSIZE, 0, nMP2 ); in SalFrameWndProc()

Completed in 31 milliseconds