Searched refs:tooltip_bg_pixel (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Dgui_beval.c1245 args[0].value = gui.tooltip_bg_pixel;
1250 args[0].value = gui.tooltip_bg_pixel;
1322 XtSetArg(args[n], XmNbackground, gui.tooltip_bg_pixel); n++;
1330 XtSetArg(args[n], XtNbackground, gui.tooltip_bg_pixel); n++;
H A Dgui.h434 guicolor_T tooltip_bg_pixel; /* tooltip background color */ member in struct:Gui
H A Dgui_athena.c1096 args[0].value = gui.tooltip_bg_pixel;
1867 gui.tooltip_bg_pixel = gui_get_color((char_u *)gui.rsrc_tooltip_bg_name);
H A Dgui_motif.c1601 args[0].value = gui.tooltip_bg_pixel;
1736 gui.tooltip_bg_pixel =
H A Dgui_x11.c1365 gui.tooltip_bg_pixel = gui_get_color((char_u *)gui.rsrc_tooltip_bg_name);
H A Dsyntax.c7515 gui.tooltip_bg_pixel = i;
7835 &gui.tooltip_fg_pixel, &gui.tooltip_bg_pixel,

Completed in 301 milliseconds