Searched defs:track_counts (Results 1 – 2 of 2) sorted by relevance
221 pub fn track_counts(&self, track_type: AbsoluteAxis) -> &TrackCounts { in track_counts() method237 let track_counts = self.track_counts(track_type.other_axis()); in last_of_type() localVariable
564 let track_counts = in test_initialize_grid_tracks() localVariable