Home
last modified time | relevance | path

Searched refs:file_color (Results 1 – 25 of 47) sorted by path

12

/dports/devel/efl/efl-1.25.1/src/bin/eina/eina_btlog/
H A Deina_btlog.c362 const char *file_color = ""; in main() local
423 file_color = EINA_COLOR_WHITE; in main()
478 file_color, bt->file_name, reset_color, in main()
494 file_color, cols[1], bt->bin_name, in main()
498 file_color, cols[3], bt->file_name, in main()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dfile_dialog.cpp431 const Color file_color = get_color("file_icon_modulate"); in update_file_list() local
529 ti->set_icon_modulate(0, file_color); in update_file_list()
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dfile_dialog.cpp431 const Color file_color = get_color("file_icon_modulate"); in update_file_list() local
529 ti->set_icon_modulate(0, file_color); in update_file_list()
/dports/german/webalizer2/webalizer-2.23-08/
H A Dgraphs.c861 r=getred(file_color); g=getgreen(file_color); b=getblue(file_color); in init_graph()
H A Doutput.c132 #define FILECOLOR file_color
H A Dwebalizer.c261 char file_color[] = "#0040ff"; /* graph file color */ variable
1824 case 91: strncpy(file_color+1, value, 6); break; /* ColorFile */ in get_config()
H A Dwebalizer.h280 extern char file_color[]; /* graph file color */
/dports/graphics/xfpovray/xfpovray-1.3.1/flx/flx_filebox/
H A Dflx_filebox.c593 const char *file_color = "@C0"; /* default black */ in parse_dir() local
604 file_color = "@C0"; /* black */ in parse_dir()
709 sprintf(sfile, "%s%s", file_color, dir_s[i]->d_name); in parse_dir()
/dports/japanese/awffull/awffull-3.10.2/src/
H A Dawffull.c127 char file_color[] = BLUE; /* graph file color */ variable
1404 strncpy(file_color + 1, value, 6); in get_config()
H A Dawffull.h520 extern char file_color[]; /* graph file color */
H A Dgraphs.c1490 r = getred(file_color); in init_graph()
1491 g = getgreen(file_color); in init_graph()
1492 b = getblue(file_color); in init_graph()
H A Doutput.c111 #define FILECOLOR file_color
/dports/japanese/webalizer/webalizer-2.23-08/
H A Dgraphs.c861 r=getred(file_color); g=getgreen(file_color); b=getblue(file_color); in init_graph()
H A Doutput.c132 #define FILECOLOR file_color
H A Dwebalizer.c261 char file_color[] = "#0040ff"; /* graph file color */ variable
1824 case 91: strncpy(file_color+1, value, 6); break; /* ColorFile */ in get_config()
H A Dwebalizer.h280 extern char file_color[]; /* graph file color */
/dports/polish/webalizer2/webalizer-2.23-08/
H A Dgraphs.c861 r=getred(file_color); g=getgreen(file_color); b=getblue(file_color); in init_graph()
H A Doutput.c132 #define FILECOLOR file_color
H A Dwebalizer.c261 char file_color[] = "#0040ff"; /* graph file color */ variable
1824 case 91: strncpy(file_color+1, value, 6); break; /* ColorFile */ in get_config()
H A Dwebalizer.h280 extern char file_color[]; /* graph file color */
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Dgraphs.c861 r=getred(file_color); g=getgreen(file_color); b=getblue(file_color); in init_graph()
H A Doutput.c132 #define FILECOLOR file_color
H A Dwebalizer.c261 char file_color[] = "#0040ff"; /* graph file color */ variable
1824 case 91: strncpy(file_color+1, value, 6); break; /* ColorFile */ in get_config()
H A Dwebalizer.h280 extern char file_color[]; /* graph file color */
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Dgraphs.c861 r=getred(file_color); g=getgreen(file_color); b=getblue(file_color); in init_graph()

12