Lines Matching refs:dpi_y
2090 s->u.dpi_y = s->basic_x_res;
3755 if (s->u.dpi_x == val_c && s->u.dpi_y == val_c)
3759 s->u.dpi_y = val_c;
4777 get_R_PSIZE_length(in) * s->u.dpi_y / 1200);
4870 s->max_y, s->i.page_y, get_page_height(s), s->i.dpi_y);
4894 s->u.height = (s->u.br_y - s->u.tl_y) * s->u.dpi_y / 1200;
4931 s->u.br_x, s->u.tl_x, s->u.dpi_x, s->u.br_y, s->u.tl_y, s->u.dpi_y);
5017 s->s.height = (s->u.br_y-s->u.tl_y+s->duplex_offset) * s->u.dpi_y / 1200;
5027 s->s.br_x, s->s.tl_x, s->s.dpi_x, s->s.br_y, s->s.tl_y, s->s.dpi_y);
5042 s->i.skip_lines[s->duplex_offset_side] = s->duplex_offset * s->i.dpi_y / 1200;
5050 s->i.br_x, s->i.tl_x, s->i.dpi_x, s->i.br_y, s->i.tl_y, s->i.dpi_y);
5777 set_WD_Yres (desc1, s->s.dpi_y);
5803 set_WD_length (desc1, s->s.height * 1200/s->s.dpi_y);
7035 s->u.br_y = lines * 1200 / s->u.dpi_y;
7321 s->u.br_y = 1200 / s->u.dpi_y;
7507 s->u.br_y = lines * 1200 / s->u.dpi_y;
9041 &s->s_params,s->buffers[side],s->u.dpi_x,s->u.dpi_y,
9082 &s->s_params,s->buffers[side],s->u.dpi_x,s->u.dpi_y,
9161 s->u.dpi_x, s->u.dpi_y, s->swskip);