Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_gtk.c182 static const char * const menu_stock_ids[] = variable
394 const int n_ids = G_N_ELEMENTS(menu_stock_ids); in create_menu_icon()
397 stock_id = menu_stock_ids[menu->iconidx]; in create_menu_icon()