HomeSort by: relevance | last modified time | path
    Searched refs:layout_free_cell (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tmux/dist/
layout-custom.c 240 layout_free_cell(w->layout_root);
259 layout_free_cell(lc);
368 layout_free_cell(lc);
layout.c 73 layout_free_cell(struct layout_cell *lc) function
83 layout_free_cell(lcchild);
478 layout_free_cell(lc);
495 layout_free_cell(lc);
512 layout_free_cell(lcparent);
530 layout_free_cell(w->layout_root);
window.c 347 layout_free_cell(w->layout_root);
349 layout_free_cell(w->saved_layout_root);
tmux.h 3321 void layout_free_cell(struct layout_cell *);

Completed in 29 milliseconds