Home
last modified time | relevance | path

Searched refs:checkmouse (Results 1 – 20 of 20) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/proof/
H A Dscreen.c9 static int checkmouse(void);
202 checkmouse(); in getmousestr()
237 checkmouse(void) /* return button touched if any */ in checkmouse() function
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dgetkey.c234 if(checkmouse(&cmd, 1, x, y)) in GetKey()
239 if(checkmouse(&cmd, 0, x, y)) in GetKey()
549 if (checkmouse (&ch,0,0,0)) { in GetKey()
H A Dmouse.h27 int checkmouse(unsigned long *, int, int, int);
H A Dmouse.c124 checkmouse(unsigned long *ch, int down, int mcol, int mrow) in checkmouse() function
272 checkmouse (unsigned long *ch, int ddd, int xxx, int yyy) in checkmouse() function
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/
H A Dgetkey.c234 if(checkmouse(&cmd, 1, x, y)) in GetKey()
239 if(checkmouse(&cmd, 0, x, y)) in GetKey()
549 if (checkmouse (&ch,0,0,0)) { in GetKey()
H A Dmouse.h27 int checkmouse(unsigned long *, int, int, int);
H A Dmouse.c124 checkmouse(unsigned long *ch, int down, int mcol, int mrow) in checkmouse() function
272 checkmouse (unsigned long *ch, int ddd, int xxx, int yyy) in checkmouse() function
/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Dtermin.wnt.c169 if(checkmouse(&ch,0,0,0)) in read_char()
175 if(checkmouse(&ch,0,0,0)) in read_char()
H A Dtermin.unx.c417 if(checkmouse(&cmd, 1, x, y)) in read_char()
422 if(checkmouse(&cmd, 0, x, y)) in read_char()
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Dtermin.wnt.c169 if(checkmouse(&ch,0,0,0)) in read_char()
175 if(checkmouse(&ch,0,0,0)) in read_char()
H A Dtermin.unx.c417 if(checkmouse(&cmd, 1, x, y)) in read_char()
422 if(checkmouse(&cmd, 0, x, y)) in read_char()
/dports/mail/alpine/alpine-465e23b/pico/
H A Dpicolib.def45 checkmouse
/dports/editors/pico-alpine/alpine-465e23b/pico/
H A Dpicolib.def45 checkmouse
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_in.c1055 checkmouse, in IN_Startup() local
1194 checkmouse = true; in IN_Startup()
1211 checkmouse = false; in IN_Startup()
1220 checkmouse = false; in IN_Startup()
1225 checkmouse = false; in IN_Startup()
1230 MousePresent = checkmouse ? INL_StartMouse() : false; in IN_Startup()
/dports/editors/uemacs/uemacs-4.0/src/
H A Dos2npm.c335 if (checkmouse()) in os2getc()
355 checkmouse() in checkmouse() function
H A Dfmrdos.c243 if (checkmouse()) in ttgetc()
259 checkmouse() in checkmouse() function
H A Dmsdos.c312 if (checkmouse())
328 checkmouse()
H A Dnecdos.c278 if (checkmouse()) in ttgetc()
294 checkmouse() in checkmouse() function
H A Daosvs.c495 int checkmouse() in checkmouse() function
591 if (checkmouse()) in ttgetc()
/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/sdl/
H A Dsf_osfdlg.c301 STATIC zword checkmouse(int i0) in checkmouse() function
498 c = checkmouse(0); in myosdialog()
1046 c = checkmouse(nsav); in sf_yesnooverlay()