Lines Matching defs:event
178 static void DrawingAreaGraphicsExpose(Widget w, XtPointer clientData, XEvent *event, Boolean *goOn);
715 /* Watch progress only works with pass-through event dispatching */
1171 /* Put the expose event into the scratch list */
1756 /* Put a synthetic expose event in the pending queue */
2300 XEvent *event,
2304 XExposeEvent *ev = (XExposeEvent *) event;
2306 switch (event->type) {
2326 XEvent event;
2330 Expose, &event)) {
2331 XPutBackEvent(XtDisplay(w), &event);
2344 XExposeEvent *ev = (XExposeEvent *) d->event;
2744 /* Watch progress only works with pass-through event dispatching */