Searched refs:Unsorted (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DGC.c216 pRects, nRects, Unsorted);
235 (XRectangle *) pValue, nRects, Unsorted);
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DGC.c218 pRects, nRects, Unsorted);
238 (XRectangle *)pValue, nRects, Unsorted);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h540 #define Unsorted 0 macro
/xsrc/external/mit/bitmap/dist/
H A DBitmap.c1595 Unsorted);
1600 Unsorted);
1605 Unsorted);
1610 Unsorted);
1627 Unsorted);
1632 Unsorted);
1637 Unsorted);
1642 Unsorted);
1667 Unsorted);
1739 Unsorted);
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxconsole.c295 XSetClipRectangles(priv->display, priv->gc, 0, 0, rect, 1, Unsorted);
296 XSetClipRectangles(priv->display, priv->gcDet, 0, 0, rect, 1, Unsorted);
297 XSetClipRectangles(priv->display, priv->gcRev, 0, 0, rect, 1, Unsorted);
339 XSetClipRectangles(priv->display, priv->gc, 0, 0, rects, 2, Unsorted);
905 XSetClipRectangles(dpy, priv->gc, 0, 0, &rect, 1, Unsorted);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stippledrect.c42 XSetClipRectangles(dpy, gc, 0, 0, clip, nclip, Unsorted);
H A Dbasic-tiledrect.c106 XSetClipRectangles(dpy, gc, 0, 0, clip, nclip, Unsorted);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-stippledrect.c42 XSetClipRectangles(dpy, gc, 0, 0, clip, nclip, Unsorted);
H A Dbasic-tiledrect.c106 XSetClipRectangles(dpy, gc, 0, 0, clip, nclip, Unsorted);
/xsrc/external/mit/libXaw/dist/src/
H A DMultiSink.c776 0, 0, &rect, 1, Unsorted);
783 0, 0, &rect, 1, Unsorted);
790 0, 0, &rect, 1, Unsorted);
H A DAsciiSink.c797 0, 0, &rect, 1, Unsorted);
985 0, 0, &rect2, 1, Unsorted);
1742 0, 0, &rect, 1, Unsorted);
1749 0, 0, &rect, 1, Unsorted);
1756 0, 0, &rect, 1, Unsorted);
H A DDisplayList.c895 XSetClipRectangles(display, xdata->gc, 0, 0, &rect, 1, Unsorted);
1356 XSetClipRectangles(XtDisplayOfObject(w), xdata->gc, 0, 0, rects, (int)num_rects, Unsorted);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxgc.c379 pRects, nRects, Unsorted);
/xsrc/external/mit/libXft/dist/src/
H A Dxftdraw.c461 Unsorted);
1004 Unsorted);
/xsrc/external/mit/ctwm/dist/
H A Dwin_decorations.c1348 XSetClipRectangles(dpy, Scr->BorderGC, 0, 0, rects, 2, Unsorted);
1364 XSetClipRectangles(dpy, Scr->BorderGC, 0, 0, rects, 2, Unsorted);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dgc.c1014 case Unsorted:
H A Ddispatch.c1554 if ((stuff->ordering != Unsorted) && (stuff->ordering != YSorted) &&
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c263 if ((stuff->ordering != Unsorted) && (stuff->ordering != YSorted) &&
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgc.c967 case Unsorted:
H A Ddispatch.c1658 if ((stuff->ordering != Unsorted) && (stuff->ordering != YSorted) &&
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c271 if ((stuff->ordering != Unsorted) && (stuff->ordering != YSorted) &&
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c4367 XSetClipRectangles(screen->display, gc2, x, y, &clip, 1, Unsorted);

Completed in 41 milliseconds