Lines Matching defs:h_offset
2113 s->pre_imprint.h_offset = 65;
2114 s->post_imprint.h_offset = 155;
3496 *val_p = s->pre_imprint.h_offset;
3544 *val_p = s->post_imprint.h_offset;
3949 s->pre_imprint.h_offset = val_c;
3998 s->post_imprint.h_offset = val_c;
5100 int h_offset;
5105 h_offset = s->post_imprint.h_offset;
5109 DBG (10, "send_imprint_positioning: post-imprinter: h_offset: %d v_offset: %d\n",h_offset,v_offset);
5111 h_offset = s->pre_imprint.h_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;
5118 set_SSM2_imprint_hoffset(out,h_offset);