Searched refs:ImageText16 (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dconstants.h42 #define ImageText16 15 macro
H A Dmain.c111 {"Image Text 16", "ImageText16", ImageText16}
H A Dtests.c604 case ImageText16: imagetext16_test(); break;
H A Dlex.c1197 { yylval.num = ImageText16;
/xsrc/external/mit/libX11/dist/src/
H A DImText16.c86 GetReq (ImageText16, req);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dgcstruct.h232 void (* ImageText16)( member in struct:_GCOps
/xsrc/external/mit/xorg-server/dist/include/
H A Dgcstruct.h206 void (*ImageText16) (DrawablePtr /*pDrawable */ , member in struct:_GCOps
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaGCmisc.c250 pGC->ops->ImageText16 = XAAFallbackOps.ImageText16;
275 pGC->ops->ImageText16 = infoRec->ImageText16NonTE;
284 pGC->ops->ImageText16 = infoRec->ImageText16TE;
293 pGC->ops->ImageText16 = infoRec->ImageText16TE;
H A DxaaFallback.c287 (*pGC->ops->ImageText16)(pDraw, pGC, x, y, count, chars);
H A DxaaGC.c594 (*pGC->ops->ImageText16)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_core.c131 .ImageText16 = glamor_image_text16,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c413 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c440 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/miext/cw/
H A Dcw_ops.c425 (*pBackingGC->ops->ImageText16)(pBackingDst, pBackingGC, x, y, count,
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessGC.c1282 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
1288 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessGC.c1297 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
1304 pGC->ops->ImageText16(dst, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c942 (*pGC->ops->ImageText16)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c850 (*pGC->ops->ImageText16) (pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddixfonts.c1553 (* c->pGC->ops->ImageText16)(c->pDraw, c->pGC, c->xorg, c->yorg,
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c1473 (*c->pGC->ops->ImageText16) (c->pDraw, c->pGC, c->xorg, c->yorg,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c1505 (*pGC->ops->ImageText16)(pDraw, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server.old/dist/miext/damage/
H A Ddamage.c1571 (*pGC->ops->ImageText16)(pDrawable, pGC, x, y, count, chars);
/xsrc/external/mit/xorg-server/dist/miext/damage/
H A Ddamage.c1390 (*pGC->ops->ImageText16) (pDrawable, pGC, x, y, count, chars);

Completed in 31 milliseconds