Searched refs:set_msg_colors_global (Results 1 – 5 of 5) sorted by relevance
/external/syslinux/com32/menu/ |
D | colors.c | 68 void set_msg_colors_global(struct color_table *tbl, in set_msg_colors_global() function 159 set_msg_colors_global(color_table, MSG_COLORS_DEF_FG, in default_color_table()
|
D | readconfig.c | 864 set_msg_colors_global(m->color_table, fg_mask, bg_mask, shadow); in parse_config_file()
|
/external/syslinux/com32/elflink/ldlinux/ |
D | colors.c | 68 void set_msg_colors_global(struct color_table *tbl, in set_msg_colors_global() function 159 set_msg_colors_global(color_table, MSG_COLORS_DEF_FG, in default_color_table()
|
D | readconfig.c | 1059 set_msg_colors_global(m->color_table, fg_mask, bg_mask, shadow); in parse_config_file()
|
/external/syslinux/com32/include/ |
D | menu.h | 217 void set_msg_colors_global(struct color_table *tbl,
|