Searched refs:last_row (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dparse-escp2216 my $last_row = 0;
249 $last_row = $i;
266 $last_row = $i;
291 + ($last_row + $offset) * $raster_y;
299 $final_horizontal, $last_row, $offset, $last_position,
304 $final_horizontal, $last_row, $last_position,
/haiku-fatelf/src/add-ons/translators/webp/libwebp/dec/
H A Dframe.c219 const int last_row = (dec->mb_y_ >= dec->mb_h_ - 1); local
242 if (!last_row) {
255 if (!last_row) {

Completed in 43 milliseconds