Lines Matching refs:XFreeGC
375 XFreeGC(windows->display,windows->icon_pixel->annotate_context); in DestroyXResources()
385 XFreeGC(windows->display,windows->pixel_info->annotate_context); in DestroyXResources()
387 XFreeGC(windows->display,windows->pixel_info->widget_context); in DestroyXResources()
389 XFreeGC(windows->display,windows->pixel_info->highlight_context); in DestroyXResources()
540 (void) XFreeGC(display,annotate_context); in XAnnotateImage()
2438 (void) XFreeGC(display,draw_context); in XDrawImage()
2762 (void) XFreeGC(display,window_info->annotate_context); in XFreeResources()
2764 (void) XFreeGC(display,window_info->highlight_context); in XFreeResources()
2766 (void) XFreeGC(display,window_info->widget_context); in XFreeResources()
5794 (void) XFreeGC(display,graphics_context); in XMakeImage()
9385 (void) XFreeGC(display,annotate_context); in XSelectWindow()