Searched refs:strip_coord_spec (Results 1 – 3 of 3) sorted by relevance
81 .restore(&primary.plotting_area().strip_coord_spec()); in restore()108 .strip_coord_spec() in new()
170 let drawing_area = self.target.plotting_area().strip_coord_spec(); in draw()
230 pub fn strip_coord_spec(&self) -> DrawingArea<DB, Shift> { in strip_coord_spec() method