Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:annotate_context

944   pixel.annotate_context=XCreateGC(display,window_info.id,(unsigned long)
946 if (pixel.annotate_context == (GC) NULL)
1057 window_info.annotate_context,0,0,(unsigned int) width,
1059 (void) XPutImage(display,window_info.pixmap,window_info.annotate_context,
1129 window_info.annotate_context,0,0,width,height);
1130 (void) XPutImage(display,window_info.pixmap,window_info.annotate_context,
1595 if (pixel->annotate_context != (GC) NULL)
1596 (void) XFreeGC(display,pixel->annotate_context);
1597 pixel->annotate_context=
1599 if (pixel->annotate_context == (GC) NULL)
1643 if (icon_pixel->annotate_context != (GC) NULL)
1644 (void) XFreeGC(display,icon_pixel->annotate_context);
1647 icon_pixel->annotate_context=XCreateGC(display,windows->icon.id,
1649 if (icon_pixel->annotate_context == (GC) NULL)
1652 windows->icon.annotate_context=icon_pixel->annotate_context;
2288 (void) XChangeGC(display,magick_windows[i]->annotate_context,