XCheckTypedWindowEvent 2143 magick/animate.c               status=XCheckTypedWindowEvent(display,windows->image.id,KeyPress,
XCheckTypedWindowEvent 8902 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->command.id,Expose,&event))
XCheckTypedWindowEvent 8904 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->image.id,Expose,&event))
XCheckTypedWindowEvent 8906 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->info.id,Expose,&event))
XCheckTypedWindowEvent 1501 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1504 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1508 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1511 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 8393 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window_info->id,(int) mask,&sans_event)) ;
XCheckTypedWindowEvent 8750 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window->id,Expose,&sans_event)) ;