Two routines (in SCBOUNDS.C) perform the bounding accumulation:
- VOID AccumulateScreenBounds( PRECTL prclArgBound);
- VOID AccumulateScreenBoundsThroughClips( pDevRect
pBoundCoords, ULONG ulCoordType );
[Back: Accumulating a Rectangle into an SCA]
[Next: AccumulateScreenBounds]