Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dkeyboard.h29 extern JE_boolean ESCPressed;
H A Dkeyboard.c29 JE_boolean ESCPressed; variable
H A Dtyrian2.c2451 ESCPressed = false; in JE_loadMap()
2642 ESCPressed = false; in JE_loadMap()
2946 if (!ESCPressed) in JE_loadMap()
3000 ESCPressed = false; in JE_loadMap()
3689 if (!ESCPressed) in JE_displayText()
3730 } while (!(JE_anyButton() || (frameCountMax == 0 && temp == 1) || ESCPressed)); in JE_displayText()
H A Dmainint.c125 if (!ESCPressed) in JE_outCharGlow()
162 while (!(delaycount() == 0 || ESCPressed)); in JE_outCharGlow()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Ddrawing.e61 extern int ESCPressed ARGS_DECL((void));
H A Dhttp.c1459 while (ESCPressed()) ;
H A Ddrawing.c560 int ESCPressed() in ESCPressed() function
582 if (check_esc && ESCPressed()) return TRUE;
H A Dimgproc.c1808 if (ESCPressed() || CheckInterrupt(TRUE)) {
1887 if (ESCPressed() || CheckInterrupt(TRUE)) {
1967 if (ESCPressed() || CheckInterrupt(TRUE)) {
2023 if (ESCPressed() || CheckInterrupt(TRUE)) {
H A Dimport.c3008 if (ESCPressed() || CheckInterrupt(TRUE)) { in CheckExecInterrupt()
H A Dexec.c1753 if (ESCPressed() || (check_any_button && XCheckMaskEvent(mainDisplay,