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

  /src/external/bsd/tmux/dist/
style.c 71 style_copy(&saved, sy);
250 style_copy(sy, &saved);
410 style_copy(struct style *dst, struct style *src) function
427 style_copy(sb_style, sy);
format-draw.c 825 style_copy(&saved_sy, &sy);
tmux.h 3625 void style_copy(struct style *, struct style *);

Completed in 42 milliseconds