Home
last modified time | relevance | path

Searched refs:text_to_screenline (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Ddrawscreen.c848 text_to_screenline(win_T *wp, char_u *text, int col) in text_to_screenline() function
1012 next_col = text_to_screenline(wp, menu->name, col); in redraw_win_toolbar()
1246 col = text_to_screenline(wp, text, col); in fold_line()