Searched defs:height (Results 1 – 8 of 8) sorted by relevance
55 fn height(&self) -> u32 { in height() method70 let height = min(self.height() as i32, SCREEN_HEIGHT as i32 - self.y); in sync() localVariable
190 pub fn height(&self) -> i32 { in height() method209 fn height(&self) -> u32 { in height() method311 pub fn height(&self) -> i32 { in height() method366 fn height(&self) -> u32 { in height() method
74 pub fn height(&self) -> i32 { in height() method
57 pub fn height(&self) -> i32 { in height() method
13 pub height: u32, field
52 fn height(&self) -> u32 { in height() method155 pub fn height(&self) -> u32 { in height() method
25 fn height(&self) -> u32; in height() method142 let height = self.height() as usize; in image_opaque() localVariable
211 pub height: u32, field