Home
last modified time | relevance | path

Searched refs:KC_KEYUP (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/xkoules/koules1.4/os2dive/
H A Dpm_main.c207 if (CHARMSG (&msg)->fs & KC_KEYUP) in vgaAppWindowProc()
250 if (((CHARMSG (&msg)->fs & KC_KEYUP) == 0) && in vgaAppWindowProc()
H A Dnewbutton.c147 if (!(CHARMSG(&msg)->fs & KC_KEYUP)) in NewBtnWndProc()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dcombobox.cpp230 case KC_KEYUP: in ProcessEditMsg()
H A Devtloop.cpp157 if(!(CHARMSG(pChmsg)->fs & KC_KEYUP)) in PreProcessMessage()
H A Dradiobox.cpp858 if (!(uKeyFlags & KC_KEYUP)) // Key Down event in wxRadioBtnWndProc()
/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dto_pm.c168 if (!(CHARMSG(&msg)->fs & KC_KEYUP)) in ClientWndProc()
/dports/print/hp2xx/hp2xx-3.4.4/old/
H A Dto_pm.c142 if(!(CHARMSG(&msg)->fs &KC_KEYUP)) in ClientWndProc()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dcombobox.cpp230 case KC_KEYUP: in ProcessEditMsg()
H A Devtloop.cpp157 if(!(CHARMSG(pChmsg)->fs & KC_KEYUP)) in PreProcessMessage()
H A Dradiobox.cpp858 if (!(uKeyFlags & KC_KEYUP)) // Key Down event in wxRadioBtnWndProc()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/os2/
H A Dos2_loop.cpp260 if( fsFlags & KC_KEYUP ) in processEvent()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/os2/
H A DI_pm.c164 ev.type = (pchmsg->fs & KC_KEYUP) ? ev_keyup : ev_keydown; in PostCharEvent()
/dports/print/freetype/freetype-1.3.1/test/arch/os2/
H A Dgpm_os2.c554 if ( CHARMSG( &mess )->fs & KC_KEYUP ) in Message_Process()
/dports/x11/controllermap/SDL2-2.0.18/src/video/os2/
H A DSDL_os2video.c313 if (((ulFlags & (KC_VIRTUALKEY | KC_KEYUP | KC_ALT)) == (KC_VIRTUALKEY | KC_ALT)) && in _wmChar()
319 …SDL_SendKeyboardKey(((ulFlags & KC_KEYUP) == 0)? SDL_PRESSED : SDL_RELEASED, aSDLScancode[ulScanCo… in _wmChar()
/dports/devel/sdl20/SDL2-2.0.18/src/video/os2/
H A DSDL_os2video.c313 if (((ulFlags & (KC_VIRTUALKEY | KC_KEYUP | KC_ALT)) == (KC_VIRTUALKEY | KC_ALT)) && in _wmChar()
319 …SDL_SendKeyboardKey(((ulFlags & KC_KEYUP) == 0)? SDL_PRESSED : SDL_RELEASED, aSDLScancode[ulScanCo… in _wmChar()
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Dos2winp.scm234 (define-integrable KC_KEYUP #x0040) unknown
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Dkva.c1062 if( !( i_flags & KC_KEYUP )) in WndProc()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_kva.c434 if (fsFlags & KC_KEYUP) in WndProc()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_kva.c434 if (fsFlags & KC_KEYUP) in WndProc()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgspmdrv.c1185 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgspmdrv.c1185 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgspmdrv.c1168 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgspmdrv.c1180 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgspmdrv.c1168 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgspmdrv.c1168 if (SHORT1FROMMP(mp1) & KC_KEYUP) in ClientWndProc()

12