Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch_data.h232 bool pressed3 = BIT256_GET(current_bits, cmd5); \
237 else if (pressed3 && !old_pressed3) \
241 old_pressed3 = pressed3; \
/dports/astro/sunclock/sunclock-3.57/
H A Dwidgets.c1197 static int pressed3 = 0; local
1219 pressed3 = 1;
1223 pressed3 = 0;
1290 if (evtype == MotionNotify && !pressed3) {
H A Dsunclock.c5630 static int x0 = -1, y0 = -1, pressed3 = 0; local
5691 if (pressed3) {
5706 if (!Context->wintype) pressed3 = 0;
5708 if (evtype == MotionNotify && pressed3 && !do_zoom &&
5750 pressed3 = 1;
5759 pressed3 = 0;