Searched refs:yOrigin (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaRect.c34 int yOrigin; /* Drawables x origin */ local in function:XAAPolyRectangleThinSolid
55 yOrigin = pDrawable->y;
76 origY1 = pRect->y + yOrigin;
/xsrc/external/mit/libX11/dist/src/
H A DSetCRects.c49 req->yOrigin = (INT16) (gc->values.clip_y_origin = clip_y_origin);
/xsrc/external/mit/libXrender/dist/src/
H A DPicture.c132 int yOrigin,
144 req->yOrigin = (INT16) yOrigin;
155 int yOrigin,
164 xOrigin, yOrigin, rects, n);
128 _XRenderSetPictureClipRectangles(Display * dpy,XRenderExtDisplayInfo * info,Picture picture,int xOrigin,int yOrigin,_Xconst XRectangle * rects,int n) argument
152 XRenderSetPictureClipRectangles(Display * dpy,Picture picture,int xOrigin,int yOrigin,_Xconst XRectangle * rects,int n) argument
/xsrc/external/mit/libXft/dist/src/
H A Dxftdraw.c425 draw->clip.rect->yOrigin,
458 draw->clip.rect->yOrigin,
937 int yOrigin,
949 draw->clip.rect->yOrigin == yOrigin)) &&
964 new->yOrigin = yOrigin;
993 new->yOrigin,
1001 new->yOrigin,
935 XftDrawSetClipRectangles(XftDraw * draw,int xOrigin,int yOrigin,_Xconst XRectangle * rects,int n) argument
H A Dxftint.h192 int yOrigin; member in struct:_XftClipRect
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxfixesproto.h354 INT16 xOrigin, yOrigin; member in struct:__anon67446ab81908
379 INT16 xOrigin, yOrigin; member in struct:__anon67446ab81b08
H A Drenderproto.h283 INT16 yOrigin; member in struct:__anonb7d133211808
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c639 vals[1].val = stuff->yOrigin;
657 swaps (&stuff->yOrigin, n);
768 return SetPictureClipRegion (pPicture, stuff->xOrigin, stuff->yOrigin,
783 swaps (&stuff->yOrigin, n);
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c618 vals[1].val = stuff->yOrigin;
636 swaps(&stuff->yOrigin);
745 return SetPictureClipRegion(pPicture, stuff->xOrigin, stuff->yOrigin,
759 swaps(&stuff->yOrigin);
/xsrc/external/mit/libXfixes/dist/src/
H A DRegion.c389 req->yOrigin = (INT16) clip_y_origin;
431 req->yOrigin = (INT16) clip_y_origin;
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicturestr.h517 int yOrigin,
524 int yOrigin,
H A Dpicture.c1293 int yOrigin,
1310 pPicture->clipOrigin.y = yOrigin;
1320 int yOrigin,
1353 pPicture->clipOrigin.y = yOrigin;
1291 SetPictureClipRects(PicturePtr pPicture,int xOrigin,int yOrigin,int nRect,xRectangle * rects) argument
1318 SetPictureClipRegion(PicturePtr pPicture,int xOrigin,int yOrigin,RegionPtr pRegion) argument
H A Drender.c677 stuff->xOrigin, stuff->yOrigin,
2142 swaps(&stuff->yOrigin, n);
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicturestr.h443 int xOrigin, int yOrigin, int nRect, xRectangle *rects);
447 int xOrigin, int yOrigin, RegionPtr pRegion);
H A Dpicture.c1255 int xOrigin, int yOrigin, int nRect, xRectangle *rects)
1269 pPicture->clipOrigin.y = yOrigin;
1278 int xOrigin, int yOrigin, RegionPtr pRegion)
1305 pPicture->clipOrigin.y = yOrigin;
1254 SetPictureClipRects(PicturePtr pPicture,int xOrigin,int yOrigin,int nRect,xRectangle * rects) argument
1277 SetPictureClipRegion(PicturePtr pPicture,int xOrigin,int yOrigin,RegionPtr pRegion) argument
H A Drender.c635 stuff->xOrigin, stuff->yOrigin,
2072 swaps(&stuff->yOrigin);
/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h278 int yOrigin,
H A DXft.h.in277 int yOrigin,
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
H A DXrender.h581 * @param[in] yOrigin Vertical mask origin.
586 int yOrigin, _Xconst XRectangle *rects,
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dgc.c1057 SetClipRects(GCPtr pGC, int xOrigin, int yOrigin, int nrects, argument
1075 pGC->clipOrg.y = yOrigin;
H A Dswapreq.c608 swaps(&stuff->yOrigin, n);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgc.c1003 SetClipRects(GCPtr pGC, int xOrigin, int yOrigin, int nrects, argument
1021 pGC->clipOrg.y = yOrigin;
H A Dswapreq.c564 swaps(&stuff->yOrigin);
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideo.h235 int32_t yOrigin; member in struct:VBOXVIDEOINFOSCREEN
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1660 INT16 xOrigin, yOrigin;
1656 INT16 xOrigin, yOrigin; member in struct:__anone2852e7a7b08

Completed in 87 milliseconds

12