Searched refs:lon_right (Results 1 – 1 of 1) sorted by relevance
283 coordinate_type lon_right = geometry::get<max_corner, 0>(*it); in apply() local285 if (math::larger(lon_right, max_longitude)) in apply()289 (interval_type(min_longitude, lon_right - period)); in apply()293 intervals.push_back(interval_type(lon_left, lon_right)); in apply()