Lines Matching refs:v_offset
3500 *val_p = s->pre_imprint.v_offset;
3548 *val_p = s->post_imprint.v_offset;
3953 s->pre_imprint.v_offset = val_c;
4002 s->post_imprint.v_offset = val_c;
5101 int v_offset;
5106 v_offset = s->post_imprint.v_offset;
5109 DBG (10, "send_imprint_positioning: post-imprinter: h_offset: %d v_offset: %d\n",h_offset,v_offset);
5112 v_offset = s->pre_imprint.v_offset;
5114 DBG (10, "send_imprint_positioning: pre-imprinter: h_offset: %d v_offset: %d\n",h_offset,v_offset);
5117 h_offset = v_offset = 0;
5119 set_SSM2_imprint_voffset(out,v_offset);