Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmscommon.c355 IsDownKey(int code) in IsDownKey() function
373 if ( IsDownKey(VK_CONTROL) ) in messageToKeyId()
375 if ( IsDownKey(VK_SHIFT) ) in messageToKeyId()
377 if ( IsDownKey(VK_MENU) ) in messageToKeyId()
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c958 IsDownKey(code) in IsDownKey() function
1083 { if ( IsDownKey(VK_CONTROL) ) in rlc_wnd_proc()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c1048 IsDownKey(int code) in IsDownKey() function
1175 { if ( IsDownKey(VK_CONTROL) ) in rlc_wnd_proc()