Searched refs:WL_SIGN (Results 1 – 1 of 1) sorted by relevance
394 # define WL_SIGN WL_FOLD + 1 // column for signs in win_line() macro396 # define WL_SIGN WL_FOLD // column for signs in win_line() macro398 #define WL_NR WL_SIGN + 1 // line number in win_line()1061 if (draw_state == WL_SIGN - 1 && n_extra == 0) in win_line()1063 draw_state = WL_SIGN; in win_line()