Searched refs:aCharMsg (Results 1 – 1 of 1) sorted by relevance
3883 MSG aCharMsg; in ImplHandleKeyMsg() local3901 bCharPeek = ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()3903 if ( bCharPeek && (nDeadChar == aCharMsg.wParam) ) in ImplHandleKeyMsg()3910 ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()3919 bCharPeek = ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()3925 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, aCharMsg.wParam ); in ImplHandleKeyMsg()3975 ImplPeekMessage( &aCharMsg, hWnd, in ImplHandleKeyMsg()