w32_output        652 src/frame.h        struct w32_output *w32;		/* From w32term.h.  */
w32_output       1167 src/w32fns.c     struct w32_output *x = f->output_data.w32;
w32_output       5947 src/w32fns.c     f->output_data.w32 = xzalloc (sizeof (struct w32_output));
w32_output       7058 src/w32fns.c     f->output_data.w32 = xzalloc (sizeof (struct w32_output));
w32_output        281 src/w32term.c    struct w32_output *output;
w32_output       1654 src/w32term.c    struct w32_output *di = f->output_data.w32;
w32_output       1688 src/w32term.c    struct w32_output *di = s->f->output_data.w32;
w32_output       7305 src/w32term.c        struct w32_output *w32 = FRAME_OUTPUT_DATA (f);
w32_output       7317 src/w32term.c    struct w32_output *w32 = FRAME_OUTPUT_DATA (f);
w32_output        438 src/w32term.h  extern struct w32_output w32term_display;
w32_output        163 src/w32xfns.c    struct w32_output *output;