Lines Matching defs:xwl_output
366 struct xwl_output { struct
367 struct xorg_list link;
368 struct wl_output *output;
369 struct zxdg_output_v1 *xdg_output;
370 uint32_t server_output_id;
371 struct xwl_screen *xwl_screen;
372 RROutputPtr randr_output;
373 RRCrtcPtr randr_crtc;
374 int32_t x, y, width, height, refresh;
375 Rotation rotation;
376 Bool wl_output_done;
377 Bool xdg_output_done;