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

/external/ImageMagick/MagickCore/
H A Ddisplay.c1622 XMagnifyImage(Display *,XWindows *,XEvent *,ExceptionInfo *),
9350 % XMagnifyImage() magnifies portions of the image as indicated by the pointer.
9353 % The format of the XMagnifyImage method is:
9355 % void XMagnifyImage(Display *display,XWindows *windows,XEvent *event,
9371 static void XMagnifyImage(Display *display,XWindows *windows,XEvent *event,
15275 XMagnifyImage(display,windows,&event,exception);
9348 static void XMagnifyImage(Display *display,XWindows *windows,XEvent *event, function

Completed in 132 milliseconds