CalcVisBehind
The Window Manager uses theCalcVisBehindprocedure to calculate the visible regions of a series of windows.
PROCEDURE CalcVisBehind (startWindow: WindowPeek; clobberedRgn: RgnHandle);
startWindow- A pointer to a window's window record.
clobberedRgn- A handle to the desktop region that has become invalid.
DESCRIPTION
TheCalcVisBehindprocedure calculates the visible regions of the window specified by thestartWindowparameter and all windows behindstartWindowthat intersectclobberedRgn. It is called afterPaintBehind.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help