Lines Matching refs:ftheight
222 ip->rows = cci->view->display.height / ip->ftheight;
251 cci->ft_y = ip->ftheight;
253 cci->row_bytes = cci->row_offset * ip->ftheight;
267 cci->font_cell[i] = cci->font_cell[i-1] + ip->ftheight;
287 ip->ftheight = kernel_font_height;
413 cend = ip->ftheight-1;
414 pl = VDISPLAY_LINE(v, dr_plane, (ip->cursory * ip->ftheight + cstart));
447 cend = ip->ftheight-1;
448 pl = VDISPLAY_LINE(v, dr_plane, ip->cursory * ip->ftheight + cstart);
702 for (i=0; i < ip->ftheight; i++) {
723 for (j = ip->ftheight-1; j >= 0; j--)
749 scrollbmap (bm, 0, dy*ip->ftheight,
750 bm->bytes_per_row >> 3, (ip->bottom_margin-dy+1)*ip->ftheight,
751 0, -(count*ip->ftheight), 0x1);
761 scrollbmap (bm, 0, sy*ip->ftheight,
762 bm->bytes_per_row >> 3, (ip->bottom_margin-sy+1)*ip->ftheight,
763 0, count*ip->ftheight, 0x1);
775 for (j = ip->ftheight-1; j >= 0; j--)
796 for (j = ip->ftheight-1; j >= 0; j--)