Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tmux/
H A Dscreen.c273 screen_resize_cursor(struct screen * s,u_int sx,u_int sy,int reflow,int eat_empty,int cursor) screen_resize_cursor() argument
319 screen_resize(struct screen * s,u_int sx,u_int sy,int reflow) screen_resize() argument
H A Dwindow-copy.c338 int reflow; window_copy_clone_screen() local
853 int reflow; window_copy_resize() local
/openbsd-src/gnu/llvm/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
943 void BreakableLineCommentSection::reflow(unsigned LineIndex, in reflow() function in clang::format::BreakableLineCommentSection