Home
last modified time | relevance | path

Searched refs:gesture_hand (Results 1 – 2 of 2) sorted by relevance

/dports/games/spellcast/spellcast/
H A Dxgest.c210 py->gesture_hand?"right":"left");
222 XCopyPlane(py->dpy, py->gesturebm[py->gesture_hand][jx*4+ix],
263 py->gesture_hand = hithand;
333 py->gesture_chosen[py->gesture_hand] = py->gesture_sel;
H A Dxspell.h89 int gesture_hand, gesture_sel; member