HomeSort by relevance Sort by last modified time
    Searched refs:highlight_context (Results 1 - 5 of 5) sorted by null

  /external/ImageMagick/MagickCore/
xwindow-private.h 215 highlight_context, member in struct:_XPixelInfo
358 highlight_context, member in struct:_XWindowInfo
display.c     [all...]
animate.c     [all...]
xwindow.c 388 if (windows->pixel_info->highlight_context != (GC) NULL)
389 XFreeGC(windows->display,windows->pixel_info->highlight_context);
    [all...]
widget.c 474 window_info->highlight_context,matte_info->x,matte_info->y,
610 (void) XSetClipRectangles(display,window_info->highlight_context,0,0,
613 window_info->highlight_context,x,y,text_info->marker,
615 (void) XSetClipMask(display,window_info->highlight_context,None);
    [all...]

Completed in 126 milliseconds