Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui.h340 guicolor_T scroll_def_bg_pixel; // Default scrollbar background member
H A Dgui_motif.c1684 gui.scroll_bg_pixel = gui.scroll_def_bg_pixel; in gui_mch_def_colors()
1858 if (gui.scroll_def_bg_pixel == (guicolor_T)0 in gui_mch_create_scrollbar()
1861 XmNbackground, &gui.scroll_def_bg_pixel, in gui_mch_create_scrollbar()