Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2769 USHORT nSVCode = 0; in ImplHandleKeyMsg() local
2800 nSVCode = ImplSalGetKeyCode( pFrame, nMP1, nMP2 ); in ImplHandleKeyMsg()
2803 debug_printf("nSVCode %04x nSVCharCode %04x\n",nSVCode,nSVCharCode ); in ImplHandleKeyMsg()
2830 if ( nSVCode || nSVCharCode ) in ImplHandleKeyMsg()
2833 aKeyEvt.mnCode = nSVCode; in ImplHandleKeyMsg()

Completed in 23 milliseconds