Searched refs:GCOps (Results 1 – 20 of 20) sorted by relevance
21 GCOps.c \22 GCOps.h \
9 'GCOps.c',
117 GCOps.$(OBJEXT) Handlers.$(OBJEXT) Init.$(OBJEXT) \150 ./$(DEPDIR)/GCOps.Po ./$(DEPDIR)/Handlers.Po \623 GCOps.c \624 GCOps.h \755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GCOps.Po@am__quote@ # am--include-marker1020 -rm -f ./$(DEPDIR)/GCOps.Po1082 -rm -f ./$(DEPDIR)/GCOps.Po
50 static GCOps xnestOps = {
236 } GCOps; typedef279 const GCOps *ops;
41 const GCOps fbGCOps = {67 pGC->ops = (GCOps *) &fbGCOps; in fbCreateGC()
374 extern _X_EXPORT const GCOps fbGCOps;
48 GCOps const *originalOps;52 GCOps *originalOps;68 static GCOps driGCOps;502 static GCOps driGCOps = {
44 const GCOps *ops;
62 static const GCOps dmxGCOps = {
78 const GCOps *ops;
340 static GCOps damageGCOps;1534 static GCOps damageGCOps = {
332 const GCOps *Savedops;503 extern const GCOps exaOps;
927 const GCOps exaOps = {
74 const GCOps *originalOps;
123 static GCOps rootlessGCOps = {
141 static GCOps glamor_gc_ops = {
150 const GCOps *wrapOps;
45 static GCOps VGAarbiterGCOps = {
117 …driWrap.c:541:30: error: assigning to 'GCOps *' (aka 'struct _GCOps *') from 'const GCOps *' (aka …36869 dmx: constify GCOps & GCFuncs pointers52264 xfree86/shadowfb: GCFuncs and GCOps are now const105610 Delete unused devPrivate field from GCFuncs and GCOps.133359 This involved wrapping some GCOps to get the proper behavior133366 to initialize the wrapping of CreateGC for GCOps.141854 mi{Create,Destroy}GCOps are unused, nuke 'em.