Searched refs:term_fg (Results 1 – 1 of 1) sorted by relevance
2346 guicolor_T term_fg = INVALCOLOR; in term_get_cursor_shape() local2365 syn_id2colors(id, &term_fg, &term_bg); in term_get_cursor_shape()2373 if (term_fg != INVALCOLOR) in term_get_cursor_shape()2374 *bg = term_fg; in term_get_cursor_shape()