Searched refs:hi (Results 1 – 4 of 4) sorted by relevance
157 let hi = rect.hi.as_ref().unwrap(); in in_range() localVariable159 let left = cmp::min(lo.longitude, hi.longitude); in in_range()160 let right = cmp::max(lo.longitude, hi.longitude); in in_range()161 let top = cmp::max(lo.latitude, hi.latitude); in in_range()162 let bottom = cmp::min(lo.latitude, hi.latitude); in in_range()
23 hi: Some(Point { in print_features()
64 // points "lo" and "hi".70 Point hi = 2; field
659 hi: Some(Point {