Home | History | Annotate | Download | only in gtk

Lines Matching refs:Display

110 static int        error_handler       (Display *display, 
115 static int (*old_error_handler) (Display *, XErrorEvent *);
120 static Display *xtdisplay = NULL;
198 Display * display;
202 display = (Display *)user_data;
203 ac = XtDisplayToApplicationContext(display);
375 /* If this is the first running widget, hook this display into the
515 /* If this is the last running widget, remove the Xt display
749 xevent.xfocus.display = XtDisplay(xtplug->child_widget);
811 Display* dpy=xtclient->xtdisplay;
837 error_handler(Display *display, XErrorEvent *error)
865 Display *dpy = XtDisplay(w);
945 Display *dpy = XtDisplay(treeroot);