Lines Matching defs:ext
72 register _XExtension *ext;96 for (ext = dpy->ext_procs; ext; ext = ext->next)97 if (ext->create_GC) (*ext->create_GC)(dpy, gc, &ext->codes);320 register _XExtension *ext;328 for (ext = dpy->ext_procs; ext; ext = ext->next)329 if (ext->flush_GC) (*ext->flush_GC)(dpy, gc, &ext->codes);
Indexes created Tue Aug 18 00:25:06 UTC 2026