Searched refs:PolyText8 (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dconstants.h39 #define PolyText8 12 macro
H A Dmain.c108 {"Text 8", "PolyText8", PolyText8},
H A Dtests.c601 case PolyText8: polytext8_test(); break;
H A Dlex.c1179 { yylval.num = PolyText8;
/xsrc/external/mit/libX11/dist/src/
H A DText.c50 GetReq (PolyText8, req);
H A DPolyTxt.c49 GetReq (PolyText8, req);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h208 int (* PolyText8)( member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/include/
H A Dgcstruct.h185 int (*PolyText8) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c194 pGC->ops->PolyText8 = XAAFallbackOps.PolyText8;
220 pGC->ops->PolyText8 = infoRec->PolyText8NonTE;
233 pGC->ops->PolyText8 = infoRec->PolyText8TE;
H A DxaaFallback.c238 ret = (*pGC->ops->PolyText8)(pDraw, pGC, x, y, count, chars);
H A DxaaGC.c549 ret = (*pGC->ops->PolyText8)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c128 .PolyText8 = glamor_poly_text8,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c360 ret = pGC->ops->PolyText8(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c384 ret = pGC->ops->PolyText8(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw_ops.c374 result = (*pBackingGC->ops->PolyText8)(pBackingDst, pBackingGC, x, y,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c888 ret = (*pGC->ops->PolyText8)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c808 ret = (*pGC->ops->PolyText8) (pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessGC.c1219 width = pGC->ops->PolyText8(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessGC.c1235 width = pGC->ops->PolyText8(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1368 c->xorg = (* c->pGC->ops->PolyText8)(c->pDraw, c->pGC, c->xorg, c->yorg,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1295 (*c->pGC->ops->PolyText8) (c->pDraw, c->pGC, c->xorg,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c1370 width = (*pGC->ops->PolyText8)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1510 x = (*pGC->ops->PolyText8)(pDrawable, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c1350 x = (*pGC->ops->PolyText8) (pDrawable, pGC, x, y, count, chars);

Completed in 37 milliseconds