Searched refs:vtbuf_grow (Results 1 – 3 of 3) sorted by relevance
210 void vtbuf_grow(struct vt_buf *, const term_pos_t *, unsigned int);
468 vtbuf_grow(vb, &p, size); in vtbuf_sethistory_size()472 vtbuf_grow(struct vt_buf *vb, const term_pos_t *p, unsigned int history_size) in vtbuf_grow() function
1558 vtbuf_grow(&vw->vw_buf, &size, vw->vw_buf.vb_history_size); in vt_change_font()