Searched refs:driGCOps (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ | ||
| H A D | driWrap.c | 63 static GCOps driGCOps; variable in typeref:typename:GCOps 88 pGC->ops = &driGCOps; 472 static GCOps driGCOps = { variable in typeref:typename:GCOps 512 pGC->ops = &driGCOps; |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ | ||
| H A D | driWrap.c | 68 static GCOps driGCOps; variable in typeref:typename:GCOps 96 pGC->ops = &driGCOps; 502 static GCOps driGCOps = { variable in typeref:typename:GCOps 542 pGC->ops = &driGCOps; |
Completed in 3 milliseconds