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()
2439 (void) XFreeGC(display,draw_context); in XDrawImage()
2763 (void) XFreeGC(display,window_info->annotate_context); in XFreeResources()
2765 (void) XFreeGC(display,window_info->highlight_context); in XFreeResources()
2767 (void) XFreeGC(display,window_info->widget_context); in XFreeResources()
5803 (void) XFreeGC(display,graphics_context); in XMakeImage()
9387 (void) XFreeGC(display,annotate_context); in XSelectWindow()