Lines Matching refs:GC
1483 GC *pGC; in ProcCreateGC()
1500 pGC = (GC *) CreateGC(pDraw, stuff->mask, (XID *) &stuff[1], &error, in ProcCreateGC()
1512 GC *pGC; in ProcChangeGC()
1533 GC *dstGC; in ProcCopyGC()
1534 GC *pGC; in ProcCopyGC()
1558 GC *pGC; in ProcSetDashes()
1584 GC *pGC; in ProcSetClipRectangles()
1609 GC *pGC; in ProcFreeGC()
1699 GC *pGC; in ProcCopyArea()
1737 GC *pGC; in ProcCopyPlane()
1783 GC *pGC; in ProcPolyPoint()
1806 GC *pGC; in ProcPolyLine()
1829 GC *pGC; in ProcPolySegment()
1849 GC *pGC; in ProcPolyRectangle()
1870 GC *pGC; in ProcPolyArc()
1890 GC *pGC; in ProcFillPoly()
1920 GC *pGC; in ProcPolyFillRectangle()
1942 GC *pGC; in ProcPolyFillArc()
2015 GC *pGC; in ProcPutImage()
2286 GC *pGC; in ProcPolyText()
2310 GC *pGC; in ProcImageText8()
2336 GC *pGC; in ProcImageText16()