Searched refs:xshift (Results 1 – 1 of 1) sorted by relevance
1886 int xshift, yshift; in gfx_term_drawrect() local1897 xshift = (vf_width - width) / 2; in gfx_term_drawrect()1930 x1 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1936 x1 += vf_width - xshift - width; in gfx_term_drawrect()1940 x1 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1955 x2 = ux1 * vf_width + gfx_state.tg_origin.tp_col + xshift; in gfx_term_drawrect()1964 x2 += vf_width - xshift - width; in gfx_term_drawrect()1975 x2 += vf_width - xshift - width; in gfx_term_drawrect()