XCheckTypedWindowEvent 2136 magick/animate.c               status=XCheckTypedWindowEvent(display,windows->image.id,KeyPress,
XCheckTypedWindowEvent 8881 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->command.id,Expose,&event))
XCheckTypedWindowEvent 8883 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->image.id,Expose,&event))
XCheckTypedWindowEvent 8885 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->info.id,Expose,&event))
XCheckTypedWindowEvent 1466 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1469 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1473 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1476 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 8349 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window_info->id,(int) mask,&sans_event)) ;
XCheckTypedWindowEvent 8705 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window->id,Expose,&sans_event)) ;