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

/external/ImageMagick/MagickCore/
H A Dxwindow.c1715 XSetCursorState(display,windows,MagickTrue);
1727 XSetCursorState(display,windows,MagickFalse);
9469 % XSetCursorState() sets the cursor state to busy, otherwise the cursor are
9474 % XSetCursorState(display,windows,const MagickStatusType state)
9487 MagickPrivate void XSetCursorState(Display *display,XWindows *windows,
9427 MagickPrivate void XSetCursorState(Display *display,XWindows *windows, function
H A Dmethods.h1402 #define XSetCursorState PrependMagickMethod(XSetCursorState) macro

Completed in 271 milliseconds