Searched refs:GetXRightBoundary (Results 1 – 3 of 3) sorted by relevance
108 long GetXRightBoundary() const;
1205 long nXRight(mpFirstBand->GetXRightBoundary()); in GetBoundRect()1214 nXRight = std::max( nXRight, pBand->GetXRightBoundary() ); in GetBoundRect()
898 long ImplRegionBand::GetXRightBoundary() const in GetXRightBoundary() function in ImplRegionBand
Completed in 31 milliseconds