Home
last modified time | relevance | path

Searched refs:mnModKeyCode (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3852 aModEvt.mnModKeyCode = 0; // no command events will be sent if this member is 0 in ImplHandleKeyMsg()
3870 aModEvt.mnModKeyCode = nLastModKeyCode; in ImplHandleKeyMsg()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2171 if( pEvent->mnModKeyCode != 0 ) in ImplHandleSalKeyMod()
2173 CommandModKeyData data( pEvent->mnModKeyCode ); in ImplHandleSalKeyMod()
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx3053 aModEvt.mnModKeyCode = 0; // emit no MODKEYCHANGE events in signalKey()
3060 aModEvt.mnModKeyCode = pThis->m_nKeyModifiers; in signalKey()
/trunk/main/vcl/unx/generic/window/
H A Dsalframe.cxx3297 aModEvt.mnModKeyCode = 0; in HandleKeyEvent()
3302 aModEvt.mnModKeyCode = mnExtKeyMod; in HandleKeyEvent()
/trunk/main/vcl/inc/
H A Dsalwtype.hxx145 …sal_uInt16 mnModKeyCode; // extended Modifier (MODKEY_LEFT, MODKEY_RIGHT, MODKEY_PRESS,… member

Completed in 67 milliseconds