| /OK3568_Linux_fs/external/xserver/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; in fbPadPixmap() local 93 fbGetDrawable(&pPixmap->drawable, bits, stride, bpp, xOff, yOff); in fbPadPixmap()
|
| H A D | fbpict.c | 113 int xDst = list->xOff, yDst = list->yOff; in fbGlyphs() 134 x += list->xOff; in fbGlyphs() 173 x += glyph->info.xOff; in fbGlyphs()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shape.c | 296 stuff->xOff, stuff->yOff, createDefault); in ProcShapeRectangles() 394 stuff->xOff, stuff->yOff, createDefault); in ProcShapeMask() 522 stuff->xOff, stuff->yOff, createDefault); in ProcShapeCombine() 589 RegionTranslate(srcRgn, stuff->xOff, stuff->yOff); in ProcShapeOffset() 1109 swaps(&stuff->xOff); in SProcShapeRectangles() 1123 swaps(&stuff->xOff); in SProcShapeMask() 1137 swaps(&stuff->xOff); in SProcShapeCombine() 1151 swaps(&stuff->xOff); in SProcShapeOffset()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyph.c | 512 x += list->xOff; in GlyphExtents() 538 x += glyph->info.xOff; in GlyphExtents() 587 int xDst = list->xOff, yDst = list->yOff; in miGlyphs() 634 x += list->xOff; in miGlyphs() 667 x += glyph->info.xOff; in miGlyphs()
|
| H A D | picturestr.h | 272 INT16 xOff, 276 INT16 xOff, 520 INT16 xOff, INT16 yOff, int ntraps, xTrap * traps);
|
| H A D | glyphstr.h | 87 INT16 xOff; member
|
| H A D | render.c | 1340 lists->xOff = elt->deltax; in ProcRenderCompositeGlyphs() 1835 stuff->xOff, stuff->yOff, ntraps, (xTrap *) &stuff[1]); in ProcRenderAddTraps() 2246 swaps(&gi[i].xOff); in SProcRenderAddGlyphs() 2434 swaps(&stuff->xOff); in SProcRenderAddTraps() 3110 x_off = stuff->xOff; in PanoramiXRenderAddTraps() 3118 stuff->xOff = x_off + screenInfo.screens[j]->x; in PanoramiXRenderAddTraps()
|
| H A D | picture.c | 1630 AddTraps(PicturePtr pPicture, INT16 xOff, INT16 yOff, int ntrap, xTrap * traps) in AddTraps() argument 1635 (*ps->AddTraps) (pPicture, xOff, yOff, ntrap, traps); in AddTraps()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_glyphs.c | 646 x += list->xOff; in GlyphExtents() 672 x += glyph->info.xOff; in GlyphExtents() 691 int first_xOff = list->xOff, first_yOff = list->yOff; in exaGlyphs() 778 x += list->xOff; in exaGlyphs() 814 x += glyph->info.xOff; in exaGlyphs()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 311 x += list->xOff; in RootlessGlyphs() 329 x += glyph->info.xOff; in RootlessGlyphs() 347 x += glyph->info.xOff; in RootlessGlyphs()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | region.c | 687 if (stuff->xOff || stuff->yOff) in ProcXFixesSetWindowShapeRegion() 688 RegionTranslate(pRegion, stuff->xOff, stuff->yOff); in ProcXFixesSetWindowShapeRegion() 724 swaps(&stuff->xOff); in SProcXFixesSetWindowShapeRegion()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_composite_glyphs.c | 377 x += list->xOff; in glamor_composite_glyphs() 498 x += glyph->info.xOff; in glamor_composite_glyphs()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxextension.c | 1213 glyphs[ctr].xOff = gl->info.xOff; in dmxBERestoreRenderGlyph()
|
| H A D | dmxpict.c | 605 curElt->xOff = elt->deltax; in dmxProcRenderCompositeGlyphs()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 552 x += listTmp->xOff; in damageGlyphs() 569 x += glyph->info.xOff; in damageGlyphs()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 91365 | fbgc.c:92:13: warning: variable 'xOff' set but not used [-Wunused-but-set-variable]
|