Searched refs:visual_list (Results 1 – 2 of 2) sorted by relevance
145 static XVisualInfo *visual_list; variable484 visual_list = XGetVisualInfo(display, in rpng_x_create_window()494 visual = visual_list[0].visual; in rpng_x_create_window()495 depth = visual_list[0].depth; in rpng_x_create_window()893 XFree(visual_list); in rpng_x_cleanup()
293 static XVisualInfo *visual_list; variable866 visual_list = XGetVisualInfo(display, in rpng2_x_create_window()876 visual = visual_list[0].visual; in rpng2_x_create_window()877 depth = visual_list[0].depth; in rpng2_x_create_window()2117 XFree(visual_list); in rpng2_x_cleanup()