Searched refs:InsertSingleBand (Results 1 – 2 of 2) sorted by relevance
772 bTopBoundaryInserted = InsertSingleBand( pBand, nTop - 1 ); in InsertBands()777 bTop2BoundaryInserted = InsertSingleBand( pBand, nTop ); in InsertBands()782 bBottomBoundaryInserted = InsertSingleBand( pBand, nBottom ); in InsertBands()811 bool RegionBand::InsertSingleBand(ImplRegionBand* pBand, long nYBandPosition) in InsertSingleBand() function in RegionBand
69 bool InsertSingleBand(ImplRegionBand* pBand, long nYBandPosition);
Completed in 17 milliseconds