Home
last modified time | relevance | path

Searched refs:menu_def_bg_pixel (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui.h338 guicolor_T menu_def_bg_pixel; // Default menu background member
H A Dgui_motif.c445 XmNbackground, &gui.menu_def_bg_pixel, in gui_x11_create_widgets()
1682 gui.menu_bg_pixel = gui.menu_def_bg_pixel; in gui_mch_def_colors()