Home
last modified time | relevance | path

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

/dports/graphics/grx/grx249/test/
H A Dcolorops.c77 while(!GrKeyPressed()) { in TESTFUNC()
89 while(!GrKeyPressed()) { in TESTFUNC()
101 while(!GrKeyPressed()) { in TESTFUNC()
113 while(!GrKeyPressed()) { in TESTFUNC()
H A Dlife.c109 } while(!GrKeyPressed()); in TESTFUNC()
110 while(GrKeyPressed()) GrKeyRead(); in TESTFUNC()
H A Dcliptest.c39 while(!GrKeyPressed()) { in TESTFUNC()
H A Dkeys.c412 keyPressed = GrKeyPressed(); in TESTFUNC()
/dports/graphics/grx/grx249/src/mouse/
H A Dw32keys.c25 int GrKeyPressed(void) in GrKeyPressed() function
68 return GrKeyPressed(); in kbhit()
H A Dsdlkeys.c24 int GrKeyPressed(void) in GrKeyPressed() function
78 return GrKeyPressed(); in kbhit()
H A Dlnxkeys.c53 int GrKeyPressed(void) { in GrKeyPressed() function
H A Ddoskeys.c97 int GrKeyPressed(void) { in GrKeyPressed() function
H A Dxwinkeys.c106 int GrKeyPressed(void) in GrKeyPressed() function
H A Ddosinput.c155 if(kbd_enabled && GrKeyPressed()) { in _GrUpdateInputs()
/dports/graphics/grx/grx249/include/
H A Dgrxkeys.h352 extern int GrKeyPressed(void);
/dports/graphics/grx/grx249/pascal/
H A Dgrx.pas1402 function GrKeyPressed: CInteger; asmname 'GrKeyPressed'; in GrKeyPressed() function
/dports/graphics/grx/grx249/doc/tex/
H A Dgrx2_0.tex1898 int GrKeyPressed(void);
/dports/graphics/grx/grx249/doc/
H A Dgrx249um.inf1742 int GrKeyPressed(void);