Searched refs:aMP1 (Results 1 – 1 of 1) sorted by relevance
2594 static USHORT ImplSalGetKeyCode( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplSalGetKeyCode() argument2596 USHORT nKeyFlags = SHORT1FROMMP( aMP1 ); in ImplSalGetKeyCode()2599 UCHAR nScanCode = (UCHAR)CHAR4FROMMP( aMP1 ); in ImplSalGetKeyCode()2740 static sal_Unicode ImplConvertKey( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplConvertKey() argument2742 USHORT nKeyFlags = SHORT1FROMMP( aMP1 ); in ImplConvertKey()2745 UCHAR nScanCode = (UCHAR)CHAR4FROMMP( aMP1 ); in ImplConvertKey()
Completed in 25 milliseconds