s_itemwidth       105 src/filemanager/listmode.c static char *s_itemwidth[3] = { "Free width", "Fixed width", "Growable width" };
s_itemwidth       225 src/filemanager/listmode.c     radio_itemwidth = radio_new (UY + 9, UX + 22, 3, s_itemwidth);