Lines Matching refs:region
414 Redisplay(w, event, region)
417 Region region;
419 PaintCommandWidget(w, region, FALSE);
425 * region - region to paint (passed to the superclass).
431 PaintCommandWidget(w, region, change)
433 Region region;
447 region = NULL; /* Force label to repaint text. */
454 (*SuperClass->core_class.expose) (w, (XEvent *) NULL, region);
487 (*SuperClass->core_class.expose) (w, (XEvent *) NULL, region);