Searched defs:start_x (Results 1 – 1 of 1) sorted by relevance
143 let start_x = start_x as usize; in image_opaque() localVariable177 let start_x = start_x as usize; in image_fast() localVariable467 let start_x = cmp::max(0, cmp::min(self_w as i32 - 1, x)); in rect() localVariable