Home
last modified time | relevance | path

Searched refs:line (Results 1 – 4 of 4) sorted by relevance

/StarryEngine/starry_client/src/font/
H A Dunifont.rs12 let line = line_res.unwrap(); in main() localVariable
14 let mut parts = line.split(":"); in main()
H A Dunifont-license.txt323 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.>
/StarryEngine/starry_client/src/base/
H A Drenderer.rs364 fn line(&mut self, argx1: i32, argy1: i32, argx2: i32, argy2: i32, color: Color) { in line() method
417 self.line(
440 self.line(x, y, point.0, point.1, color); in draw_path()
/StarryEngine/
H A DLICENSE632 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.>