| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbpict.h | 50 INT16 xOff, 63 INT16 xOff,
|
| H A D | fbgc.c | 92 int xOff, yOff; local in function:fbPadPixmap 94 fbGetDrawable (&pPixmap->drawable, bits, stride, bpp, xOff, yOff);
|
| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | AddTrap.c | 33 int xOff, 53 req->xOff = (INT16) xOff; 31 XRenderAddTraps(Display * dpy,Picture picture,int xOff,int yOff,_Xconst XTrap * traps,int ntrap) argument
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbpict.h | 46 INT16 xOff, INT16 yOff, int ntrap, xTrap * traps); 53 INT16 xOff, INT16 yOff, int ntri, xTriangle * tris);
|
| H A D | fbgc.c | 91 _X_UNUSED int xOff, yOff; local in function:fbPadPixmap 93 fbGetDrawable(&pPixmap->drawable, bits, stride, bpp, xOff, yOff);
|
| H A D | fbpict.c | 113 int xDst = list->xOff, yDst = list->yOff; 134 x += list->xOff; 173 x += glyph->info.xOff;
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | shapeproto.h | 81 INT16 xOff; member in struct:_ShapeRectangles 96 INT16 xOff; member in struct:_ShapeMask 111 INT16 xOff; member in struct:_ShapeCombine 125 INT16 xOff; member in struct:_ShapeOffset
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XShape.c | 192 int destKind, int xOff, int yOff, 221 req->xOff = xOff; 238 int destKind, int xOff, int yOff, 257 req->xOff = xOff; 275 int xOff, int yOff, 291 req->xOff = xOff; 302 int xOff, in 189 XShapeCombineRegion(register Display * dpy,Window dest,int destKind,int xOff,int yOff,register REGION * r,int op) argument 235 XShapeCombineRectangles(register Display * dpy,XID dest,int destKind,int xOff,int yOff,XRectangle * rects,int n_rects,int op,int ordering) argument 271 XShapeCombineMask(register Display * dpy,XID dest,int destKind,int xOff,int yOff,Pixmap src,int op) argument 298 XShapeCombineShape(register Display * dpy,XID dest,int destKind,int xOff,int yOff,XID src,int srcKind,int op) argument 327 XShapeOffsetShape(register Display * dpy,XID dest,int destKind,int xOff,int yOff) argument [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_glyphs.c | 322 x += list->xOff; 346 x += glyph->info.xOff; 605 list->xOff, list->yOff, dst->pDrawable->x, dst->pDrawable->y)); 615 src_x -= list->xOff + x; 621 x += list->xOff; 725 x += glyph->info.xOff; 756 list->xOff, list->yOff, dst->pDrawable->x, dst->pDrawable->y)); 760 src_x -= list->xOff + x; 771 x += list->xOff; 856 x += glyph->info.xOff; [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_glyphs.c | 322 x += list->xOff; 346 x += glyph->info.xOff; 605 list->xOff, list->yOff, dst->pDrawable->x, dst->pDrawable->y)); 615 src_x -= list->xOff + x; 621 x += list->xOff; 725 x += glyph->info.xOff; 756 list->xOff, list->yOff, dst->pDrawable->x, dst->pDrawable->y)); 760 src_x -= list->xOff + x; 771 x += list->xOff; 856 x += glyph->info.xOff; [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 330 x += list->xOff; 352 x += glyph->info.xOff; 383 x += list->xOff; 391 x += glyph->info.xOff; 430 x += glyph->info.xOff; 451 int xDst = list->xOff, yDst = list->yOff; 518 x += list->xOff; 535 x += glyph->info.xOff; 737 int xDst = list->xOff, yDst = list->yOff; 804 x += list->xOff; [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 330 x += list->xOff; 352 x += glyph->info.xOff; 383 x += list->xOff; 391 x += glyph->info.xOff; 430 x += glyph->info.xOff; 451 int xDst = list->xOff, yDst = list->yOff; 518 x += list->xOff; 535 x += glyph->info.xOff; 737 int xDst = list->xOff, yDst = list->yOff; 804 x += list->xOff; [all...] |
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | glyphstr.h | 87 INT16 xOff; member in struct:_GlyphList
|
| H A D | glyph.c | 511 x += list->xOff; 537 x += glyph->info.xOff; 586 int xDst = list->xOff, yDst = list->yOff; 633 x += list->xOff; 666 x += glyph->info.xOff;
|
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftextent.c | 80 x += xftg->metrics.xOff; 99 x += xftg->metrics.xOff; 107 extents->xOff = (short)x;
|
| H A D | xftrender.c | 169 dstx += glyph->metrics.xOff; 182 dstx += glyph->metrics.xOff; 341 x = glyphs[i].x + glyph->metrics.xOff; 362 x += glyph->metrics.xOff; 409 elts[nelt].xOff = glyphs[i].x - x; 420 x += glyph->metrics.xOff; 620 x = glyphs[i].x + glyph->metrics.xOff; 646 x += glyph->metrics.xOff; 697 elts[nelt].xOff = glyphs[i].x - x; 709 x += glyph->metrics.xOff; [all...] |
| /xsrc/external/mit/libXrender/dist/include/X11/extensions/ |
| H A D | Xrender.h | 202 short xOff; member in struct:_XGlyphInfo 227 int xOff; member in struct:_XGlyphElt8 245 int xOff; member in struct:_XGlyphElt16 263 int xOff; member in struct:_XGlyphElt32 994 * @param[in] xOff Horizontal offset. 999 void XRenderAddTraps(Display *dpy, Picture picture, int xOff, int yOff,
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 317 x += list->xOff; 339 x += glyph->info.xOff; 370 x += list->xOff; 378 x += glyph->info.xOff; 417 x += glyph->info.xOff; 439 int xDst = list->xOff, yDst = list->yOff; 492 x += list->xOff; 519 x += glyph->info.xOff; 733 x += xDst + pDst->pDrawable->x - list->xOff; 738 x += list->xOff; [all...] |
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | glyphstr.h | 87 INT16 xOff; member in struct:_GlyphList
|
| H A D | glyph.c | 554 x += list->xOff; 581 x += glyph->info.xOff; 637 int xDst = list->xOff, yDst = list->yOff; 688 x += list->xOff; 727 x += glyph->info.xOff;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbgc.c | 42 _X_UNUSED int xOff, yOff; local in function:fbPadPixmap 44 fbGetDrawable(&pPixmap->drawable, bits, stride, bpp, xOff, yOff);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbgc.c | 42 _X_UNUSED int xOff, yOff; local in function:fbPadPixmap 44 fbGetDrawable(&pPixmap->drawable, bits, stride, bpp, xOff, yOff);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-glyphs.c | 611 x += list->xOff; 638 x += glyph->info.xOff; 665 x += list->xOff; 673 x += glyph->info.xOff; 713 x += glyph->info.xOff; 738 int xDst = list->xOff, yDst = list->yOff; 823 x += list->xOff; 843 x += glyph->info.xOff;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shape.c | 296 stuff->xOff, stuff->yOff, createDefault); 394 stuff->xOff, stuff->yOff, createDefault); 522 stuff->xOff, stuff->yOff, createDefault); 589 RegionTranslate(srcRgn, stuff->xOff, stuff->yOff); 1109 swaps(&stuff->xOff); 1123 swaps(&stuff->xOff); 1137 swaps(&stuff->xOff); 1151 swaps(&stuff->xOff);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shape.c | 305 stuff->xOff, stuff->yOff, createDefault); 404 stuff->xOff, stuff->yOff, createDefault); 531 stuff->xOff, stuff->yOff, createDefault); 599 RegionTranslate(srcRgn, stuff->xOff, stuff->yOff); 1119 swaps (&stuff->xOff, n); 1134 swaps (&stuff->xOff, n); 1149 swaps (&stuff->xOff, n); 1164 swaps (&stuff->xOff, n);
|