Lines Matching refs:XRT_GC

805     newGC->type = XRT_GC;  in PanoramiXCreateGC()
823 AddResource(newGC->info[0].id, XRT_GC, newGC); in PanoramiXCreateGC()
849 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXChangeGC()
908 result = dixLookupResourceByType((void **) &srcGC, stuff->srcGC, XRT_GC, in PanoramiXCopyGC()
913 result = dixLookupResourceByType((void **) &dstGC, stuff->dstGC, XRT_GC, in PanoramiXCopyGC()
939 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXSetDashes()
964 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXSetClipRectangles()
989 result = dixLookupResourceByType((void **) &gc, stuff->id, XRT_GC, in PanoramiXFreeGC()
1080 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXCopyArea()
1292 rc = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXCopyPlane()
1390 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyPoint()
1455 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyLine()
1520 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolySegment()
1588 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyRectangle()
1655 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyArc()
1720 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXFillPoly()
1786 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyFillRectangle()
1853 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyFillArc()
1918 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPutImage()
2123 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyText8()
2166 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXPolyText16()
2209 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXImageText8()
2252 result = dixLookupResourceByType((void **) &gc, stuff->gc, XRT_GC, in PanoramiXImageText16()