Searched refs:SAL_MSG_POSTTIMER (Results 1 – 6 of 6) sorted by relevance
280 #define SAL_MSG_POSTTIMER (WM_USER+169) macro
334 #define SAL_MSG_POSTTIMER (WM_USER+161) macro
681 case SAL_MSG_POSTTIMER: in SalComWndProc()
832 case SAL_MSG_POSTTIMER: in SalComWndProc()
3713 WinPostMsg( pSalData->mpFirstInstance->mhComWnd, SAL_MSG_POSTTIMER, 0, (MPARAM)nCurTime ); in SalFrameWndProc()
6317 ImplPostMessage( pSalData->mpFirstInstance->mhComWnd, SAL_MSG_POSTTIMER, 0, nCurTime ); in SalFrameWndProc()
Completed in 101 milliseconds