Home
last modified time | relevance | path

Searched defs:colorstr (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/batikvis/src/main/java/de/lmu/ifi/dbs/elki/visualization/style/marker/
H A DPrettyMarkers.java122 String colorstr = colors.getColor(style); in plotMarker() local
139 String colorstr = colors.getColor(style); in plotMarker() local
156 String colorstr = colors.getColor(style); in plotMarker() local
171 String colorstr = colors.getColor(style); in plotMarker() local
186 String colorstr = colors.getColor(style); in plotMarker() local
202 String colorstr = colors.getColor(style); in plotMarker() local
215 String colorstr = colors.getColor(style); in plotMarker() local
228 String colorstr = colors.getColor(style); in plotMarker() local
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/tools/
H A DSZsetup.h72 struct colorstr { struct
73 char color1[64];
74 char color2[64];
75 char color3[64];
76 char color4[64];
77 char color5[64];
78 char color6[64];
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dmystructs.h164 struct colorstr { struct
165 char *color1;
166 char *color1_str;
167 char *color2;
168 char *color2_str;
169 char *color3;
170 char *color3_str;
171 char *color4;
172 char *color4_str;
173 char *color5;
[all …]
/dports/devel/dmucs/dmucs/COSMIC/
H A Drdcolor.c81 static struct colorstr{ /* color data structure */ struct
82 char **color; /* points to a color variable */
83 char *name; /* gives a name to a color */
84 char *defalt; /* default color string: nothing */
/dports/japanese/im-ja/im-ja-1.5/src/
H A Dconf.c186 gchar *colorstr; in im_ja_load_conf() local
292 gchar *colorstr; in im_ja_save_conf() local
/dports/security/yapet/yapet-2.3/libyacurs/src/
H A Dcolors.cc39 void Colors::init_colors(const std::string& colorstr) { in init_colors()
H A Dcolorparser.cc203 std::vector<CursColor> ColorParser::operator()(const std::string& colorstr) { in operator ()()
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dlight.c22 char *colorstr; in m_Light() local
H A Dautogray.c58 char *colorstr, newstring[21]; in m_AutoGrayScale() local
H A Dautocolor.c59 char *colorstr, newstring[21]; in m_AutoColor() local
/dports/sysutils/tmux-mem-cpu-load/tmux-mem-cpu-load-3.5.1/common/
H A Dpowerline.cc55 std::string colorstr( color ); in powerline() local
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dregexmanager.cpp221 std::string colorstr; in handle_highlight_action() local
299 std::string colorstr; in handle_highlight_article_action() local
/dports/x11/i3status/i3status-2.14/src/
H A Doutput.c20 char *color(const char *colorstr) { in color()
/dports/comms/xdx/xdx-2.4/src/
H A Dmain.c49 gchar *lang, **wsplit, *colorstr; in main() local
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlbcolor.c109 Error DXColorNameToRGB(char *colorstr, RGBColor *colorvec) in DXColorNameToRGB()
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dstatusreport.c168 char *hostname, *testname = NULL, *colorstr = NULL, *msg = NULL, *p; in main() local
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dstatusreport.c168 char *hostname, *testname = NULL, *colorstr = NULL, *msg = NULL, *p; in main() local
/dports/lang/ruby26/ruby-2.6.9/sample/
H A Dmine.rb11 def colorstr(id,s) method in Board
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/ruby/
H A Dsample.rb11 def colorstr(id,s) method in Board
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dpretty-print.c350 const char *colorstr in pp_format() local
359 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
371 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dpretty-print.c334 const char *colorstr in pp_format() local
343 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
355 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dpretty-print.c350 const char *colorstr in pp_format() local
359 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
371 const char *colorstr = colorize_stop (pp_show_color (pp)); in pp_format() local
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/messagebox/
H A Dtest8.c75 GXGetColor(char *colorstr) in GXGetColor()
/dports/net-mgmt/xymon-server/xymon-4.3.30/common/
H A Dxymongrep.c68 char *mark, *colorstr; in downok() local
/dports/net-mgmt/xymon-client/xymon-4.3.30/common/
H A Dxymongrep.c68 char *mark, *colorstr; in downok() local

1234567