Searched refs:xshift (Results 1 – 1 of 1) sorted by relevance
1618 int xshift, yshift; in gfx_term_drawrect() local1629 xshift = (vf_width - width) / 2; in gfx_term_drawrect()1662 x1 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1668 x1 += vf_width - xshift - width; in gfx_term_drawrect()1672 x1 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1687 x2 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1696 x2 += vf_width - xshift - width; in gfx_term_drawrect()1707 x2 += vf_width - xshift - width; in gfx_term_drawrect()