Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2742 sal_Unicode rSVCharCode = 0; in ImplConvertKey() local
2749 rSVCharCode = ImplGetCharCode( pFrame, nKeyFlags, nCharCode, nScanCode); in ImplConvertKey()
2752 return rSVCharCode; in ImplConvertKey()