Home
last modified time | relevance | path

Searched refs:aMP1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2594 static USHORT ImplSalGetKeyCode( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplSalGetKeyCode() argument
2596 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() argument
2742 USHORT nKeyFlags = SHORT1FROMMP( aMP1 ); in ImplConvertKey()
2745 UCHAR nScanCode = (UCHAR)CHAR4FROMMP( aMP1 ); in ImplConvertKey()

Completed in 23 milliseconds