Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk.c119 static const char * const menu_themed_names[] = variable
384 const int n_names = G_N_ELEMENTS(menu_themed_names); in create_menu_icon()
387 icon_name = menu_themed_names[menu->iconidx]; in create_menu_icon()