Searched defs:top_down (Results 1 – 8 of 8) sorted by relevance
33 int height, int channels, bool top_down) { in decode_bmp()112 bool top_down = (*height < 0); in read_bmp() local
626 bool top_down = (height < 0); in DecodeBmpV2() local687 const int input_channels, bool top_down) { in DecodeBMP()
33 top_down: bool, field79 pub fn top_down(&mut self, top_down: bool) -> &mut Self { in top_down() method
321 let mut top_down = expr.iter_top_down(); in top_down_iterator() localVariable
23522 bool top_down; member
17455 bool top_down; member