Searched refs:scroll_def_bg_pixel (Results 1 – 2 of 2) sorted by relevance
340 guicolor_T scroll_def_bg_pixel; // Default scrollbar background member
1684 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()