Lines Matching defs:display
530 * o whatever is in the display buffer
794 * _XEnq - Place event packets on the display's queue.
814 /* go call through display to find proper event reformatter */
835 Display *dpy, /* pointer to display structure */
849 Display *dpy, /* pointer to display structure */
866 Display *dpy, /* pointer to display structure */
875 ((XAnyEvent *)re)->display = dpy;
1387 Bool _XDefaultWireError(Display *display, XErrorEvent *he, xError *we)
1403 event.xerror.display = dpy;
1451 * Given a visual id, find the visual structure for this id on this display.