Searched refs:yshift (Results 1 – 1 of 1) sorted by relevance
1623 int xshift, yshift; in gfx_term_drawrect() local1635 yshift = (vf_height - width) / 2; in gfx_term_drawrect()1657 y1 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1661 y2 += vf_height - yshift - width; in gfx_term_drawrect()1683 y2 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1691 y1 += vf_height - yshift; in gfx_term_drawrect()1699 y1 = uy1 * vf_height + gfx_state.tg_origin.tp_row + yshift; in gfx_term_drawrect()1710 y1 += vf_height - yshift; in gfx_term_drawrect()