Searched refs:row_offset (Results 1 – 3 of 3) sorted by relevance
124 u_int row_offset; /* the row offset */ member248 cci->row_offset = cci->view->bitmap->bytes_per_row in ite_newsize()253 cci->row_bytes = cci->row_offset * ip->ftheight; in ite_newsize()426 pl += cci->row_offset; in cursor32()431 pl += cci->row_offset; in cursor32()454 pl += cci->row_offset; in cursor32()459 pl += cci->row_offset; in cursor32()686 cci->column_offset[dx], cci->row_offset, cci->ft_x, cci->ft_y); in putc8()
71 u_int row_offset; /* the row offset */ member434 cci->row_offset = view->bitmap->bytes_per_row; in ite_newsize()437 cci->row_bytes = cci->row_offset * cci->ft_y; in ite_newsize()542 "d" (cci->row_offset) in cursor32()567 "d" (cci->row_offset) in cursor32()577 u_int ro = cci->row_offset; in putc8()
214 short row_offset, col_offset; in make_room() local284 row_offset = get_rand(0, ((bottom_row - top_row) - height + 1)); in make_room()287 top_row += row_offset; in make_room()