Searched refs:visual_list (Results 1 – 2 of 2) sorted by relevance
143 static XVisualInfo *visual_list; variable478 visual_list = XGetVisualInfo(display, in rpng_x_create_window()488 visual = visual_list[0].visual; in rpng_x_create_window()489 depth = visual_list[0].depth; in rpng_x_create_window()887 XFree(visual_list); in rpng_x_cleanup()
277 static XVisualInfo *visual_list; variable862 visual_list = XGetVisualInfo(display, in rpng2_x_create_window()872 visual = visual_list[0].visual; in rpng2_x_create_window()873 depth = visual_list[0].depth; in rpng2_x_create_window()2110 XFree(visual_list); in rpng2_x_cleanup()