Searched refs:colornames_table (Results 1 – 1 of 1) sorted by relevance
2297 dict_T *colornames_table = get_vim_var_dict(VV_COLORNAMES); in colorname2rgb() local2307 colentry = dict_find(colornames_table, lc_name, -1); in colorname2rgb()