Home
last modified time | relevance | path

Searched refs:screen_free (Results 1 – 11 of 11) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dstatus.c325 screen_free(sl->active); in status_pop_screen()
361 screen_free(sl->active); in status_free()
364 screen_free(&sl->screen); in status_free()
594 screen_free(&old_screen); in status_message_redraw()
597 screen_free(&old_screen); in status_message_redraw()
869 screen_free(&old_screen); in status_prompt_redraw()
872 screen_free(&old_screen); in status_prompt_redraw()
H A Dwindow-clock.c183 screen_free(&data->screen); in window_clock_free()
H A Dpopup.c256 screen_free(&s); in popup_draw_cb()
290 screen_free(&pd->s); in popup_free_cb()
363 screen_free(&new_wp->base); in popup_make_pane()
H A Dscreen-redraw.c482 screen_free(&old); in screen_redraw_make_pane_status()
485 screen_free(&old); in screen_redraw_make_pane_status()
H A Dmenu.c235 screen_free(&md->s); in menu_free_cb()
H A Dscreen.c140 screen_free(struct screen *s) in screen_free() function
H A Dwindow.c999 screen_free(&wp->status_screen); in window_pane_destroy()
1001 screen_free(&wp->base); in window_pane_destroy()
H A Dwindow-copy.c514 screen_free(data->writing); in window_copy_free()
519 screen_free(data->backing); in window_copy_free()
522 screen_free(&data->screen); in window_copy_free()
2635 screen_free(data->backing); in window_copy_cmd_refresh_from_pane()
3962 screen_free(&ss); in window_copy_search()
4155 screen_free(&ss); in window_copy_search_marks()
H A Dformat-draw.c1067 screen_free(&s[i]); in format_draw()
H A Dmode-tree.c562 screen_free(&mtd->screen); in mode_tree_free()
H A Dtmux.h3078 void screen_free(struct screen *);