Searched refs:yshift (Results 1 – 1 of 1) sorted by relevance
1886 int xshift, yshift; in gfx_term_drawrect() local1898 yshift = (vf_height - width) / 2; in gfx_term_drawrect()1920 y1 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1924 y2 += vf_height - yshift - width; in gfx_term_drawrect()1946 y2 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1954 y1 += vf_height - yshift; in gfx_term_drawrect()1962 y1 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1973 y1 += vf_height - yshift; in gfx_term_drawrect()