Lines Matching refs:annotate_context
1877 annotate_context;
2293 annotate_context=windows->image.annotate_context;
2294 (void) XSetFont(display,annotate_context,font_info->fid);
2295 (void) XSetBackground(display,annotate_context,
2297 (void) XSetForeground(display,annotate_context,
2306 (void) XDrawString(display,windows->image.id,annotate_context,x,y,"_",1);
2317 (void) XDrawString(display,windows->image.id,annotate_context,x,y,"_",1);
2327 (void) XSetBackground(display,annotate_context,
2329 (void) XSetForeground(display,annotate_context,
2332 (void) XSetBackground(display,annotate_context,
2334 (void) XSetForeground(display,annotate_context,
2404 (void) XDrawString(display,windows->image.id,annotate_context,
2409 annotate_context,text_info->x,text_info->y,text_info->text,
2413 (void) XDrawString(display,windows->image.id,annotate_context,
2520 (void) XDrawString(display,windows->image.id,annotate_context,
2524 annotate_context,x,y,p,1);
2621 (void) XDrawString(display,windows->image.id,annotate_context,
2748 (void) XSetForeground(display,annotate_context,
2750 (void) XSetBackground(display,annotate_context,
2752 (void) XSetFont(display,annotate_context,windows->font_info->fid);
6402 XHighlightRectangle(display,windows->pan.id,windows->pan.annotate_context,
13949 pixel.annotate_context=XCreateGC(display,window_info.id,
13951 if (pixel.annotate_context == (GC) NULL)
14063 window_info.annotate_context,0,0,(unsigned int) width,
14065 (void) XPutImage(display,window_info.pixmap,window_info.annotate_context,
14681 if (pixel->annotate_context != (GC) NULL)
14682 (void) XFreeGC(display,pixel->annotate_context);
14683 pixel->annotate_context=XCreateGC(display,windows->context.id,
14685 if (pixel->annotate_context == (GC) NULL)
14729 if (icon_pixel->annotate_context != (GC) NULL)
14730 (void) XFreeGC(display,icon_pixel->annotate_context);
14733 icon_pixel->annotate_context=XCreateGC(display,windows->icon.id,
14735 if (icon_pixel->annotate_context == (GC) NULL)
14738 windows->icon.annotate_context=icon_pixel->annotate_context;
15446 (void) XChangeGC(display,magick_windows[i]->annotate_context,