Searched refs:alloc_buffer (Results 1 – 1 of 1) sorted by relevance
88 static ScreenCell *alloc_buffer(VTermScreen *screen, int rows, int cols) in alloc_buffer() function726 screen->buffers[BUFIDX_PRIMARY] = alloc_buffer(screen, rows, cols); in screen_new()910 screen->buffers[BUFIDX_ALTSCREEN] = alloc_buffer(screen, rows, cols); in vterm_screen_enable_altscreen()