Home
last modified time | relevance | path

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

/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx6276 WORD nKeyState = 0; in SalFrameWndProc() local
6278 nKeyState |= MK_SHIFT; in SalFrameWndProc()
6280 nKeyState |= MK_CONTROL; in SalFrameWndProc()
6284 MAKEWPARAM( nKeyState, (WORD)wParam ), in SalFrameWndProc()