Searched defs:XConfigureImage (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddisplay.c1605 XConfigureImage(Display *,XResourceInfo *,XWindows *,Image *,ExceptionInfo *),
2759 (void) XConfigureImage(display,resource_info,windows,image,exception);
3258 (void) XConfigureImage(display,resource_info,windows,*image,exception);
3624 (void) XConfigureImage(display,resource_info,windows,*image,exception);
4371 (void) XConfigureImage(display,resource_info,windows,image,exception);
4387 % XConfigureImage() creates a new X image. It also notifies the window
4390 % The format of the XConfigureImage method is:
4392 % MagickBooleanType XConfigureImage(Display *display,
4412 static MagickBooleanType XConfigureImage(Display *display,
5326 (void) XConfigureImage(displa
4396 static MagickBooleanType XConfigureImage(Display *display, function
[all...]

Completed in 41 milliseconds