Searched refs:ImplHandleKeyMsg (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 2757 static long ImplHandleKeyMsg( HWND hWnd, in ImplHandleKeyMsg() function 3488 bDef = !ImplHandleKeyMsg( hWnd, nMsg, nMP1, nMP2 ); in SalFrameWndProc()
|
| /trunk/main/vcl/win/source/window/ |
| H A D | salframe.cxx | 3706 static long ImplHandleKeyMsg( HWND hWnd, UINT nMsg, in ImplHandleKeyMsg() function 5910 rDef = !ImplHandleKeyMsg( hWnd, nMsg, wParam, lParam, nRet ); in SalFrameWndProc() 6170 rDef = !ImplHandleKeyMsg( hWnd, WM_CHAR, wParam, lParam, nRet ); in SalFrameWndProc()
|