XCheckTypedWindowEvent 2136 magick/animate.c               status=XCheckTypedWindowEvent(display,windows->image.id,KeyPress,
XCheckTypedWindowEvent 8882 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->command.id,Expose,&event))
XCheckTypedWindowEvent 8884 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->image.id,Expose,&event))
XCheckTypedWindowEvent 8886 magick/widget.c   while (XCheckTypedWindowEvent(display,windows->info.id,Expose,&event))
XCheckTypedWindowEvent 1465 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1468 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1472 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 1475 magick/xwindow.c   while (XCheckTypedWindowEvent(display,id,Expose,&event) != MagickFalse)
XCheckTypedWindowEvent 8348 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window_info->id,(int) mask,&sans_event)) ;
XCheckTypedWindowEvent 8704 magick/xwindow.c       while (XCheckTypedWindowEvent(display,window->id,Expose,&sans_event)) ;