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

/external/ImageMagick/MagickCore/
H A Dxwindow.c9537 % XWindows *XSetWindows(XWindows *windows_info)
9541 % o windows_info: Initialize the Windows structure with this information.
9544 MagickPrivate XWindows *XSetWindows(XWindows *windows_info)
9549 if (windows_info != (XWindows *) ~0)
9552 windows=windows_info;
9483 XSetWindows(XWindows *windows_info) argument

Completed in 136 milliseconds