Searched refs:get_vim_var_dict (Results 1 – 4 of 4) sorted by relevance
45 dict_T *get_vim_var_dict(int idx);
2665 dict_T *v_event = get_vim_var_dict(VV_EVENT); in get_v_event()
2297 dict_T *colornames_table = get_vim_var_dict(VV_COLORNAMES); in colorname2rgb()
2288 get_vim_var_dict(int idx) in get_vim_var_dict() function