Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dinput.c48 int hl_before = (chop_line() && disp_pos != NULL_POSITION) ? in init_status_col() local
55 if (hl_before && hl_after) in init_status_col()
59 } else if (hl_before) in init_status_col()
61 attr = hl_before; in init_status_col()