Searched refs:line (Results 1 – 4 of 4) sorted by relevance
12 let line = line_res.unwrap(); in main() localVariable14 let mut parts = line.split(":"); in main()
323 the "copyright" line and a pointer to where the full notice is found.325 <one line to give the program's name and a brief idea of what it does.>
364 fn line(&mut self, argx1: i32, argy1: i32, argx2: i32, argy2: i32, color: Color) { in line() method417 self.line(440 self.line(x, y, point.0, point.1, color); in draw_path()
632 the "copyright" line and a pointer to where the full notice is found.634 <one line to give the program's name and a brief idea of what it does.>