Home
last modified time | relevance | path

Searched defs:reflow (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/tmux/dist/
H A Dscreen.c257 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 Dwindow-copy.c335 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 DBreakableToken.h198 virtual void reflow(unsigned LineIndex, in reflow() function
H A DBreakableToken.cpp656 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