Home
last modified time | relevance | path

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

/dports/games/xspringies/xspringies-1.12/
H A Dwidget.c436 Pixmap which_pm; local
443 which_pm = cboxes[cur].nowstate ? cbub_pm : cbcb_pm;
445 which_pm = *(cboxes[cur].state) ? cbc_pm : cb_pm;
448 XCopyPlane(dpy, which_pm, cboxes[cur].win, fggc, 0, 0, 16, 16, ulx, (uly + lry - 16) / 2, 0x1);