Home
last modified time | relevance | path

Searched refs:ImplGetCharCode (Results 1 – 2 of 2) sorted by path

/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2707 static sal_Unicode ImplGetCharCode( Os2SalFrame* pFrame, USHORT nKeyFlags, in ImplGetCharCode() function
2753 rSVCharCode = ImplGetCharCode( pFrame, nKeyFlags, nCharCode, nScanCode); in ImplConvertKey()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3646 static sal_Unicode ImplGetCharCode( WinSalFrame* pFrame, WPARAM nCharCode ) in ImplGetCharCode() function
3797 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, wParam ); in ImplHandleKeyMsg()
3928 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, aCharMsg.wParam ); in ImplHandleKeyMsg()
4077 aKeyEvt.mnCharCode = ImplGetCharCode( pFrame, cKeyCode ); in ImplHandleSalObjSysCharMsg()

Completed in 52 milliseconds