Searched defs:first (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dqix.c68 uint_t first; member in struct:__anon106
142 qp->first = (qp->last + 2) % qp->nlines;
154 qp->lineq[qp->first].x, qp->lineq[qp->first].y,
155 qp->lineq[qp->first + 1].x, qp->lineq[qp->first + 1].y);
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c744 if (!invGC) { /* make it the first time */
950 int len,first; local
975 first = 1;
989 if ((first || x != lx || y != ly) &&
1013 first = 0; lx = x; ly = y;

Completed in 32 milliseconds