Searched refs:srcy (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTree.c594 int srcy = child->core.y + child->core.border_width; local
601 srcy += child->core.height / 2;
605 srcy += child->core.height + child->core.border_width;
621 XDrawLine (dpy, w, gc, srcx, srcy,
631 XDrawLine (dpy, w, gc, srcx, srcy,
641 XDrawLine (dpy, w, gc, srcx, srcy,
653 XDrawLine (dpy, w, gc, srcx, srcy,
/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_vis.c983 uint16_t srcy = efb_copydata->s_row; local
994 if (srcy < dsty) {
996 srcy += height - 1;
1067 regw(SRC_Y_X, (srcy << 16) | srcx);

Completed in 15 milliseconds