Lines Matching refs:GraphicsExpose
832 ((event->type == GraphicsExpose) && GRAPHICS_EXPOSE)) {
962 * NOTE: Event must be of type Expose or GraphicsExpose.
998 info.type2 = GraphicsExpose;
1061 /* These Expose and GraphicsExpose fields are at identical offsets */
1063 if (event->type == Expose || event->type == GraphicsExpose) {
1087 /* These Expose and GraphicsExpose fields are at identical offsets */
1126 * Arguments: event - the X Event to mangle; Expose or GraphicsExpose.
1166 * and GraphicsExpose.
1177 if (event->type == GraphicsExpose)
1200 NonMaskableMask, /* GraphicsExpose, in GC */