Lines Matching refs:XFreeGC
370 XFreeGC(windows->display,windows->icon_pixel->annotate_context); in DestroyXResources()
380 XFreeGC(windows->display,windows->pixel_info->annotate_context); in DestroyXResources()
382 XFreeGC(windows->display,windows->pixel_info->widget_context); in DestroyXResources()
384 XFreeGC(windows->display,windows->pixel_info->highlight_context); in DestroyXResources()
535 (void) XFreeGC(display,annotate_context); in XAnnotateImage()
2433 (void) XFreeGC(display,draw_context); in XDrawImage()
2757 (void) XFreeGC(display,window_info->annotate_context); in XFreeResources()
2759 (void) XFreeGC(display,window_info->highlight_context); in XFreeResources()
2761 (void) XFreeGC(display,window_info->widget_context); in XFreeResources()
5801 (void) XFreeGC(display,graphics_context); in XMakeImage()
9388 (void) XFreeGC(display,annotate_context); in XSelectWindow()