Searched refs:ImplHandleKeyMsg (Results 1 – 2 of 2) sorted by relevance
/aoo41x/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()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 3709 static long ImplHandleKeyMsg( HWND hWnd, UINT nMsg, in ImplHandleKeyMsg() function 5913 rDef = !ImplHandleKeyMsg( hWnd, nMsg, wParam, lParam, nRet ); in SalFrameWndProc() 6173 rDef = !ImplHandleKeyMsg( hWnd, WM_CHAR, wParam, lParam, nRet ); in SalFrameWndProc()
|
Completed in 85 milliseconds