Searched refs:sb_popline (Results 1 – 3 of 3) sorted by relevance
98 sb_popline 8099 sb_popline 80100 sb_popline 80101 sb_popline 80102 sb_popline 80
540 screen->callbacks && screen->callbacks->sb_popline) { in resize_buffer()544 if(!(screen->callbacks->sb_popline(old_cols, screen->sb_buffer, screen->cbdata))) in resize_buffer()
504 int (*sb_popline)(int cols, VTermScreenCell *cells, void *user); member