Searched refs:ImplGetCharCode (Results 1 – 2 of 2) sorted by relevance
3649 static sal_Unicode ImplGetCharCode( WinSalFrame* pFrame, WPARAM nCharCode ) in ImplGetCharCode() function3800 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, wParam ); in ImplHandleKeyMsg()3931 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, aCharMsg.wParam ); in ImplHandleKeyMsg()4080 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, cKeyCode ); in ImplHandleSalObjSysCharMsg()
2707 static sal_Unicode ImplGetCharCode( Os2SalFrame* pFrame, USHORT nKeyFlags, in ImplGetCharCode() function2753 rSVCharCode = ImplGetCharCode( pFrame, nKeyFlags, nCharCode, nScanCode); in ImplConvertKey()
Completed in 46 milliseconds