Searched refs:ImplHandleKeyMsg (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 2761 static long ImplHandleKeyMsg( HWND hWnd, in ImplHandleKeyMsg() function 3492 bDef = !ImplHandleKeyMsg( hWnd, nMsg, nMP1, nMP2 ); in SalFrameWndProc()
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 3712 static long ImplHandleKeyMsg( HWND hWnd, UINT nMsg, in ImplHandleKeyMsg() function 5916 rDef = !ImplHandleKeyMsg( hWnd, nMsg, wParam, lParam, nRet ); in SalFrameWndProc() 6176 rDef = !ImplHandleKeyMsg( hWnd, WM_CHAR, wParam, lParam, nRet ); in SalFrameWndProc()
|
Completed in 74 milliseconds