Searched defs:reflow (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/tmux/ | ||
H A D | screen.c | 273 screen_resize_cursor(struct screen * s,u_int sx,u_int sy,int reflow,int eat_empty,int cursor) screen_resize_cursor() argument |
H A D | window-copy.c | 338 int reflow; window_copy_clone_screen() local |
/openbsd-src/gnu/llvm/clang/lib/Format/ | ||
H A D | BreakableToken.h | 198 virtual void reflow(unsigned LineIndex, in reflow() function |
H A D | BreakableToken.cpp | 656 void BreakableBlockComment::reflow(unsigned LineIndex, in reflow() function in clang::format::BreakableBlockComment |