Searched refs:sort_locations (Results 1 – 1 of 1) sorted by relevance
143 return PageBreakLocator::sort_locations($locations_ungrouped);397 $row_locations = PageBreakLocator::sort_locations($ungrouped_row_locations);404 $child_locations = PageBreakLocator::sort_locations($ungrouped_child_locations);611 function sort_locations($locations_ungrouped) { function in PageBreakLocator