Searched refs:text_to_screenline (Results 1 – 1 of 1) sorted by relevance
848 text_to_screenline(win_T *wp, char_u *text, int col) in text_to_screenline() function1012 next_col = text_to_screenline(wp, menu->name, col); in redraw_win_toolbar()1246 col = text_to_screenline(wp, text, col); in fold_line()