Lines Matching refs:aBounds

70         aBounds(),  in ConnectedComponents()
77 Rectangle aBounds; member
769 aBackgroundComponent.aBounds = Rectangle( aPageOffset, aSize ); in RemoveTransparenciesFromMetaFile()
772 aBackgroundComponent.aBounds = Rectangle( Point( 0, 0 ), GetOutputSizePixel() ); in RemoveTransparenciesFromMetaFile()
781 aBackgroundComponent.aBounds, in RemoveTransparenciesFromMetaFile()
797 aBackgroundComponent.aBounds, in RemoveTransparenciesFromMetaFile()
814 aBackgroundComponent.aBounds, in RemoveTransparenciesFromMetaFile()
826 aBackgroundComponent.aBounds, in RemoveTransparenciesFromMetaFile()
844 aBackgroundComponent.aBounds.Union( in RemoveTransparenciesFromMetaFile()
932 !aBackgroundComponent.aBounds.IsInside(aTotalBounds) ) in RemoveTransparenciesFromMetaFile()
936 aTotalBounds.Union( aBackgroundComponent.aBounds ); in RemoveTransparenciesFromMetaFile()
974 if( !aCurrCC->aBounds.IsEmpty() && in RemoveTransparenciesFromMetaFile()
976 aCurrCC->aBounds.IsOver( aTotalBounds ) ) in RemoveTransparenciesFromMetaFile()
981 aTotalBounds.Union( aCurrCC->aBounds ); in RemoveTransparenciesFromMetaFile()
1082 aTotalComponents.aBounds = aTotalBounds; in RemoveTransparenciesFromMetaFile()
1092 DBG_ASSERT( !aTotalComponents.aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile()
1093 … (aTotalComponents.aBounds.IsEmpty() && aTotalComponents.aComponentList.size() == 1), in RemoveTransparenciesFromMetaFile()
1171 Rectangle aBoundRect( aCurr->aBounds ); in RemoveTransparenciesFromMetaFile()
1336 (pCurrAssociatedComponent->aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile()