Searched refs:x_output (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dmsdos.h93 struct x_output
103 extern struct x_output the_only_x_display;
92 struct x_output struct
H A Dframe.h79 /* A (mostly empty) x_output structure definition for building Emacs struct
81 struct x_output
94 extern struct x_output tty_display;
293 struct x_output is used for X window frames;
299 struct x_output *x;
H A Dmacterm.h219 x_output struct . */ struct
220 struct x_output
231 struct x_output x_compatible;
H A Dw32term.h274 /* Put some things in x_output for compatibility.
277 struct x_output
304 struct x_output x_compatible;
273 struct x_output struct
H A Dxfns.c326 struct x_output *x = f->output_data.x;
350 struct x_output *x;
406 struct x_output *x;
454 struct x_output *x;
501 struct x_output *x;
779 See also the comment of wait_for_wm in struct x_output. */
861 struct x_output *x = f->output_data.x;
899 struct x_output *x = f->output_data.x;
947 struct x_output *x = f->output_data.x;
1092 struct x_output *
[all...]
H A Dgtkutil.c662 struct x_output *x = f->output_data.x;
2896 struct x_output *x = f->output_data.x;
2930 struct x_output *x = f->output_data.x;
3647 struct x_output *x = f->output_data.x;
3706 struct x_output *x = f->output_data.x;
3927 struct x_output *x = f->output_data.x;
H A Dwidget.c647 struct x_output *x = f->output_data.x;
659 struct x_output *x = f->output_data.x;
H A Dxterm.h450 /* Each X frame object points to its own struct x_output object struct
451 in the output_data.x field. The x_output structure contains
454 struct x_output
H A Dxmenu.c2108 struct x_output *x = f->output_data.x;
H A Dframe.c185 struct x_output tty_display;
H A Dmacfns.c1374 struct x_output *x = f->output_data.x;
H A Dmsdos.c406 struct x_output the_only_x_display;
H A Dxterm.c1946 struct x_output *di = f->output_data.x;
1994 struct x_output *di = s->f->output_data.x;

Completed in 287 milliseconds