Searched defs:XSetMatteColor (Results 1 - 1 of 1) sorted by relevance
/external/ImageMagick/MagickCore/ |
H A D | widget.c | 172 XSetMatteColor(Display *,const XWindowInfo *,const MagickStatusType), 344 XSetMatteColor(display,window_info,button_info->raised); 542 XSetMatteColor(display,window_info,MagickFalse); 690 XSetMatteColor(display,window_info,triangle_info->raised); 814 XSetMatteColor(display,window_info,triangle_info->raised); 925 XSetMatteColor(display,window_info,triangle_info->raised); 1495 % XSetMatteColor() sets the graphic context for drawing the matte. 1497 % The format of the XSetMatteColor function is: 1499 % XSetMatteColor(display,window_info,raised) 1511 static void XSetMatteColor(Displa 1489 static void XSetMatteColor(Display *display,const XWindowInfo *window_info, function [all...] |
Completed in 77 milliseconds