Searched refs:GetXLeftBoundary (Results 1 – 3 of 3) sorted by relevance
107 long GetXLeftBoundary() const;
1204 long nXLeft(mpFirstBand->GetXLeftBoundary()); in GetBoundRect()1213 nXLeft = std::min( nXLeft, pBand->GetXLeftBoundary() ); in GetBoundRect()
889 long ImplRegionBand::GetXLeftBoundary() const in GetXLeftBoundary() function in ImplRegionBand
Completed in 23 milliseconds