Searched refs:highlight_gui_color_rgb (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dsyntax.pro40 long_u highlight_gui_color_rgb __ARGS((int id, int fg));
/macosx-10.10/vim-55/src/
H A Dhardcopy.c290 bg_color = highlight_gui_color_rgb(hl_id, FALSE);
294 fg_color = highlight_gui_color_rgb(hl_id, TRUE);
H A Dsyntax.c8689 highlight_gui_color_rgb(id, fg) function

Completed in 122 milliseconds