Searched refs:SAL_MSG_POSTFOCUS (Results 1 – 4 of 4) sorted by relevance
243 #define SAL_MSG_POSTFOCUS (WM_USER+120) macro
308 #define SAL_MSG_POSTFOCUS (WM_USER+133) macro
3549 WinPostMsg( hWnd, SAL_MSG_POSTFOCUS, 0, nMP2 ); in SalFrameWndProc()3551 case SAL_MSG_POSTFOCUS: in SalFrameWndProc()
4406 ImplPostMessage( hWnd, SAL_MSG_POSTFOCUS, 0, 0 ); in ImplHandleFocusMsg()6074 case SAL_MSG_POSTFOCUS: in SalFrameWndProc()
Completed in 73 milliseconds