Home
last modified time | relevance | path

Searched refs:colour_string (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/pyinvaders/src/
H A DHighScores.cpp86 Rocket::Core::String colour_string; in GetRow() local
87 …r< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[row_index].colour, colour_string); in GetRow()
88 row.push_back(colour_string); in GetRow()
227 Rocket::Core::String colour_string; in SaveScores() local
228 …Converter< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[i].colour, colour_string); in SaveScores()
230 …Rocket::Core::String score(1024, "%s\t%s\t%d\t%d\n", scores[i].name.CString(), colour_string.CStri… in SaveScores()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/invaders/src/
H A DHighScores.cpp86 Rocket::Core::String colour_string; in GetRow() local
87 …r< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[row_index].colour, colour_string); in GetRow()
88 row.push_back(colour_string); in GetRow()
227 Rocket::Core::String colour_string; in SaveScores() local
228 …Converter< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[i].colour, colour_string); in SaveScores()
230 …Rocket::Core::String score(1024, "%s\t%s\t%d\t%d\n", scores[i].name.CString(), colour_string.CStri… in SaveScores()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/luainvaders/src/
H A DHighScores.cpp86 Rocket::Core::String colour_string; in GetRow() local
87 …r< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[row_index].colour, colour_string); in GetRow()
88 row.push_back(colour_string); in GetRow()
227 Rocket::Core::String colour_string; in SaveScores() local
228 …Converter< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[i].colour, colour_string); in SaveScores()
230 …Rocket::Core::String score(1024, "%s\t%s\t%d\t%d\n", scores[i].name.CString(), colour_string.CStri… in SaveScores()
/dports/games/py-mnemosyne/Mnemosyne-2.7.3/mnemosyne/libmnemosyne/renderers/
H A Dhtml_css.py52 colour_string = ("%X" % colour)[2:] # Strip alpha.
53 css += "background-color: #%s; " % colour_string
67 colour_string = ("%X" % colour)[2:] # Strip alpha.
68 css += "color: #%s; " % colour_string
H A Dhtml_css_card_browser.py39 colour_string = ("%X" % colour)[2:] # Strip alpha.
40 css += "color: #%s; " % colour_string
H A Danki_renderer.py69 colour_string = ("%X" % colour)[2:] # Strip alpha.
70 style += "color: #%s; " % colour_string
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/tutorial/datagrid_tree/src/
H A DHighScoresShipFormatter.cpp31 …Rocket::Core::String colour_string(32, "%d,%d,%d", ship_colour.red, ship_colour.green, ship_colour… in FormatData() local
33 formatted_data = "<defender style=\"color: rgb(" + colour_string + ");\" />"; in FormatData()
H A DHighScores.cpp65 Rocket::Core::String colour_string; in GetRow() local
66 …r< Rocket::Core::Colourb, Rocket::Core::String >::Convert(scores[row_index].colour, colour_string); in GetRow()
67 row.push_back(colour_string); in GetRow()
/dports/audio/praat/praat-6.2.03/dwtools/
H A DVowelEditor.cpp891 WORD (colour_string, U"Colour", my default_marks_colour ()); in menu_cb_vowelMarks()
896 SET_STRING (colour_string, my p_trajectory_colour) in menu_cb_vowelMarks()
901 pref_str32cpy2 (my pref_marks_colour (), my p_marks_colour, colour_string); in menu_cb_vowelMarks()
965 WORD (colour_string, U"Colour", my default_trajectory_colour ()); in menu_cb_newTrajectory()
968 SET_STRING (colour_string, my p_trajectory_colour) // TODO SET_COLOUR in menu_cb_newTrajectory()
971 MelderColour colour = MelderColour_fromColourNameOrRGBString (colour_string); in menu_cb_newTrajectory()
989 WORD (colour_string, U"Colour", my default_trajectory_colour ()); in menu_cb_extendTrajectory()
992 SET_STRING (colour_string, my p_trajectory_colour) // TODO SET_COLOUR in menu_cb_extendTrajectory()
994 MelderColour colour = MelderColour_fromColourNameOrRGBString (colour_string); in menu_cb_extendTrajectory()
1052 WORD (colour_string, U"Colour", my default_trajectory_colour ()) in menu_cb_trajectory_colour()
[all …]
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DEntryGroupInfoDisplay.java575 final StringBuffer colour_string = new StringBuffer(); in updateView() local
593 colour_string.append(" one has " + end_string + "\n"); in updateView()
595 colour_string.append(" " + colour_count + " have " + in updateView()
599 file_viewer.appendString(total + "\n" + colour_string.toString()); in updateView()
/dports/devel/collada-dom/collada-dom-2.5.0/dom/external-libs/pcre-8.02/
H A Dpcregrep.c126 static char *colour_string = (char *)"1;31"; variable
1097 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1244 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1254 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
2207 if (cs != NULL) colour_string = cs; in main()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlibutil.h279 string colour_string(string in, int col);
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/biology/vt/vt-0.57721/lib/pcre2/
H A Dpcre2grep.c141 static char *colour_string = (char *)"1;31"; variable
1764 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcre2grep()
1914 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcre2grep()
1924 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcre2grep()
3002 if (cs != NULL) colour_string = cs; in main()
/dports/devel/pcre/pcre-8.45/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31";
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
3076 if (cs != NULL) colour_string = cs;
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/iis/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/databases/mariadb104-server/mariadb-10.4.24/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/databases/mariadb104-client/mariadb-10.4.24/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/databases/mariadb103-client/mariadb-10.3.34/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31";
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
3076 if (cs != NULL) colour_string = cs;
/dports/databases/mariadb103-server/mariadb-10.3.34/pcre/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31";
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
3076 if (cs != NULL) colour_string = cs;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/pcre-8.42/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/regexp/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/regexp/
H A Dpcregrep.c145 static char *colour_string = (char *)"1;31"; variable
1781 if (do_colour) fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1965 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
1976 fprintf(stdout, "%c[%sm", 0x1b, colour_string); in pcregrep()
3076 if (cs != NULL) colour_string = cs; in main()
/dports/news/tin/tin-2.4.5/pcre/
H A Dpcregrep.c108 static char *colour_string = (char *)"1;31"; variable
1048 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1788 if (cs != NULL) colour_string = cs;
/dports/chinese/tin/tin-2.4.5/pcre/
H A Dpcregrep.c108 static char *colour_string = (char *)"1;31"; variable
1048 fprintf(stdout, "%c[%sm", 0x1b, colour_string);
1788 if (cs != NULL) colour_string = cs;

12