Home
last modified time | relevance | path

Searched refs:aMP2 (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
2597 UCHAR nCharCode = (UCHAR)SHORT1FROMMP( aMP2 ); in ImplSalGetKeyCode()
2598 USHORT nKeyCode = (UCHAR)SHORT2FROMMP( aMP2 ); in ImplSalGetKeyCode()
2740 static sal_Unicode ImplConvertKey( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplConvertKey() argument
2743 UCHAR nCharCode = (UCHAR)SHORT1FROMMP( aMP2 ); in ImplConvertKey()
2744 USHORT nKeyCode = (UCHAR)SHORT2FROMMP( aMP2 ); in ImplConvertKey()

Completed in 29 milliseconds