Searched refs:XSetWindows (Results 1 - 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dxwindow-private.h559 *XSetWindows(XWindows *);
H A Dmethods.h1403 #define XSetWindows PrependMagickMethod(XSetWindows) macro
H A Danimate.c1420 windows=XSetWindows((XWindows *) ~0);
1455 windows=XSetWindows(XInitializeWindows(display,resource_info));
H A Dxwindow.c266 windows=XSetWindows((XWindows *) ~0);
434 (void) XSetWindows((XWindows *) NULL);
8664 windows=XSetWindows((XWindows *) ~0);
9532 % XSetWindows() sets the X windows structure if the windows info is specified.
9535 % The format of the XSetWindows method is:
9537 % XWindows *XSetWindows(XWindows *windows_info)
9544 MagickPrivate XWindows *XSetWindows(XWindows *windows_info)
9722 windows=XSetWindows((XWindows *) ~0);
9483 MagickPrivate XWindows *XSetWindows(XWindows *windows_info) function
H A Ddisplay.c14574 windows=XSetWindows((XWindows *) ~0);
14597 windows=XSetWindows(XInitializeWindows(display,resource_info));

Completed in 517 milliseconds