Home
last modified time | relevance | path

Searched refs:bBottomBoundaryInserted (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dregionband.cxx742 bool bBottomBoundaryInserted = false; in InsertBands() local
780 if ( !bBottomBoundaryInserted && (nTop != nBottom) ) in InsertBands()
782 bBottomBoundaryInserted = InsertSingleBand( pBand, nBottom ); in InsertBands()
786 if ( bTopBoundaryInserted && bTop2BoundaryInserted && bBottomBoundaryInserted ) in InsertBands()

Completed in 17 milliseconds