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
3545 WinPostMsg( hWnd, SAL_MSG_POSTFOCUS, 0, nMP2 ); in SalFrameWndProc()3547 case SAL_MSG_POSTFOCUS: in SalFrameWndProc()
4400 ImplPostMessage( hWnd, SAL_MSG_POSTFOCUS, 0, 0 ); in ImplHandleFocusMsg()6068 case SAL_MSG_POSTFOCUS: in SalFrameWndProc()