Searched refs:s_display (Results 1 – 1 of 1) sorted by relevance
26 static Display *s_display = NULL; variable34 if (!s_display) s_display = XOpenDisplay(NULL); in createSubWindow()35 *display_out = s_display; in createSubWindow()