Home | History | Annotate | Download | only in motif_l

Lines Matching refs:xev

452     XExposeEvent		*xev;
513 xev = (XExposeEvent *) cbs->event;
517 xev->x, xev->y,
518 xev->width, xev->height
524 xev->x, xev->y,
525 xev->width, xev->height,
526 xev->count);
530 if ( xev->count > 0 ) return;