Searched defs:x11_window (Results 1 – 3 of 3) sorted by relevance
37 struct x11_window { struct46 static inline struct x11_window *to_x11_window(struct overlay *o) in to_x11_window() argument
132 Window x11_window, in vl_swrast_fill_xlib_drawable_desc()148 Window x11_window = (Window) drawable; in vl_swrast_texture_from_drawable() local
31 static Window x11_window; variable