Home
last modified time | relevance | path

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

/dports/x11-clocks/dclock/dclock/
H A DDclock.c1749 int ccentx = BORDER; local
1759 XDrawArc(dpy, win, w->dclock.foreGC, ccentx - hcsize,
1762 XDrawArc(dpy, win, w->dclock.foreGC, ccentx - hcsize,
1765 XDrawArc(dpy, win, w->dclock.foreGC, ccentx - hcsize,
1785 XDrawArc(dpy, win, w->dclock.foreGC, ccentx - tsize / 3,
1788 XDrawLine(dpy, win, w->dclock.foreGC, ccentx - tsize / 3,
1789 ccenty - tsize / 6, ccentx - tsize / 3, ccenty + tsize / 3);
1790 XDrawLine(dpy, win, w->dclock.foreGC, ccentx + tsize / 3,
1791 ccenty - tsize / 6, ccentx + tsize / 3, ccenty + tsize / 3);
1795 XDrawArc(dpy, win, w->dclock.foreGC, ccentx + tsize / 3,
[all …]