Searched refs:load_colors (Results 1 – 3 of 3) sorted by relevance
6 int load_colors(char_u *name);
392 r = load_colors(copy_p); in init_highlight()462 load_colors(char_u *name) in load_colors() function
5568 else if (load_colors(eap->arg) == FAIL) in ex_colorscheme()