XCheckTypedWindowEvent 2131 magick/animate.c               status=XCheckTypedWindowEvent(display,windows->image.id,KeyPress,
XCheckTypedWindowEvent 8901 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->command.id,Expose,&event))
XCheckTypedWindowEvent 8903 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->image.id,Expose,&event))
XCheckTypedWindowEvent 8905 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->info.id,Expose,&event))
XCheckTypedWindowEvent 1498 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1501 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1505 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1508 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 8425 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window_info->id,(int) mask,&sans_event)) ;
XCheckTypedWindowEvent 8782 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window->id,Expose,&sans_event)) ;