ultrix man page for xtaddexposuretoregion

Query: xtaddexposuretoregion

OS: ultrix

Section: 3xt

Links: ultrix man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtAddExposureToRegion(3Xt)					     MIT X11R4						XtAddExposureToRegion(3Xt)

Name
       XtAddExposureToRegion - merge exposure events into a region

Syntax
       void XtAddExposureToRegion(event, region)
	  XEvent *event;
	  Region region;

Arguments
       event	 Specifies a pointer to the or event.

       region	 Specifies the region object (as defined in

Description
       The function computes the union of the rectangle defined by the exposure event and the specified region.  Then, it stores the results back
       in region.  If the event argument is not an or event, returns without an error and without modifying region.

       This function is used by the exposure compression mechanism (see Section 7.9.3).

See Also
       X Window System Toolkit: The Complete Programmer's Guide and Specification, Paul J. Asente and Ralph Swick
       X Window System: The Complete Reference, Second Edition, Robert W. Scheifler and James Gettys

															XtAddExposureToRegion(3Xt)
Related Man Pages
xsubtractregion(3x11) - ultrix
xxorregion(3x11) - ultrix
xtaddraweventhandler(3xt) - ultrix
xtaugmenttranslations(3xt) - ultrix
xtremoveeventhandler(3xt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB