Searched defs:reflow (Results 1 – 4 of 4) sorted by relevance
/netbsd/external/bsd/tmux/dist/ |
H A D | screen.c | 257 screen_resize_cursor(struct screen *s, u_int sx, u_int sy, int reflow, in screen_resize_cursor() 303 screen_resize(struct screen *s, u_int sx, u_int sy, int reflow) in screen_resize()
|
H A D | window-copy.c | 335 int reflow; in window_copy_clone_screen() local 842 int reflow; in window_copy_resize() local
|
/netbsd/external/apache2/llvm/dist/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 917 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow() function in clang::format::BreakableLineCommentSection
|