Home
last modified time | relevance | path

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

/dports/games/spellcast/spellcast/
H A Dxgest.c48 py->gesturebm[0][0] = XCreatePixmapFromBitmapData(py->dpy, py->win, bn_bits,
50 py->gesturebm[0][1] = XCreatePixmapFromBitmapData(py->dpy, py->win, bp_bits,
52 py->gesturebm[0][2] = XCreatePixmapFromBitmapData(py->dpy, py->win, bd_bits,
54 py->gesturebm[0][3] = XCreatePixmapFromBitmapData(py->dpy, py->win, bf_bits,
158 XCopyPlane(py->dpy, py->gesturebm[0][vall], py->win, py->blackgc,
161 XCopyPlane(py->dpy, py->gesturebm[1][valr], py->win, py->blackgc,
174 XCopyPlane(py->dpy, py->gesturebm[0][vall], py->win, py->blackgc,
177 XCopyPlane(py->dpy, py->gesturebm[1][valr], py->win, py->blackgc,
222 XCopyPlane(py->dpy, py->gesturebm[py->gesture_hand][jx*4+ix],
337 XCopyPlane(py->dpy, py->gesturebm[0][py->gesture_chosen[0]], py->win,
[all …]
H A Dxspell.h59 Pixmap gesturebm[2][10]; member
H A Dxquery.c547 XCopyPlane(py->dpy, py->gesturebm[hand][jx*4+ix], py->win,