Searched defs:selected_style (Results 1 – 2 of 2) sorted by relevance
32 struct grid_cell selected_style; member461 enum box_lines lines, const char *style, const char *selected_style, in menu_prepare()542 enum box_lines lines, const char *style, const char *selected_style, in menu_display()
296 const char *selected_style = args_get(args, 'H'); in cmd_display_menu_exec() local