Searched defs:bottom (Results 1 – 1 of 1) sorted by relevance
47 pub fn bottom(&self) -> i32 { in bottom() method66 let bottom = max(self.bottom(), other.bottom()); in container() localVariable79 let bottom = min(self.bottom(), other.bottom()); in intersection() localVariable