Home
last modified time | relevance | path

Searched refs:defaultcolor (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/kf5/
H A Dconvert-kcolordialog.pl35 if (my ($color, $defaultcolor, $parent, $after) = $args =~ $constructor_regexp ) {
42 if (defined $defaultcolor) {
43 $defaultcolor =~ s, ,,g;
46 if (defined $defaultcolor) {
47 $_ = $indent . "$color = QColorDialog::getColor($defaultcolor";
68 if (defined $defaultcolor) {
69 $_ = $indent . "$color = QColorDialog::getColor($defaultcolor";
/dports/devel/cvsmonitor/cvsmonitor/setup/
H A DTable.pm16 use vars qw{$defaultcolor};
18 $defaultcolor = {
28 return undef unless exists $defaultcolor->{$name};
29 $defaultcolor->{$name} = $value;
37 $opt->{bgcolor} = $defaultcolor->{bg} unless $opt->{bgcolor};
38 $opt->{titlecolor} = $defaultcolor->{title} unless $opt->{titlecolor};
39 $opt->{totalcolor} = $defaultcolor->{total} unless $opt->{totalcolor};
128 $opt->{bordercolor} = $defaultcolor->{border} unless exists $opt->{bordercolor};
/dports/x11-toolkits/tk85/tk8.5.19/library/
H A Dpalette.tcl173 set defaultcolor [option get $w $dbOption $class]
174 if {$defaultcolor eq "" || \
176 [$prototype cget $option] ne "$defaultcolor")} {
177 set defaultcolor [lindex $value 3]
179 if {$defaultcolor ne ""} {
180 set defaultcolor [winfo rgb . $defaultcolor]
186 if {[string match $defaultcolor $chosencolor]} {
/dports/x11-toolkits/tk87/tk8.7a5/library/
H A Dpalette.tcl174 set defaultcolor [option get $w $dbOption $class]
175 if {$defaultcolor eq "" || \
177 [$prototype cget $option] ne "$defaultcolor")} {
178 set defaultcolor [lindex $value 3]
180 if {$defaultcolor ne ""} {
181 set defaultcolor [winfo rgb . $defaultcolor]
187 if {[string match $defaultcolor $chosencolor]} {
/dports/x11-toolkits/tk86/tk8.6.12/library/
H A Dpalette.tcl174 set defaultcolor [option get $w $dbOption $class]
175 if {$defaultcolor eq "" || \
177 [$prototype cget $option] ne "$defaultcolor")} {
178 set defaultcolor [lindex $value 3]
180 if {$defaultcolor ne ""} {
181 set defaultcolor [winfo rgb . $defaultcolor]
187 if {[string match $defaultcolor $chosencolor]} {
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/jpg/
H A Dppm.c15 int defaultcolor = 1; variable
67 defaultcolor = 0; in main()
74 if(defaultcolor) in main()
84 defaultcolor = 0; in main()
88 defaultcolor = 0; in main()
95 if(defaultcolor) in main()
156 if(defaultcolor && screen->depth>8) in show()
H A Dbmp.c15 int defaultcolor = 1; variable
68 defaultcolor = 0; in main()
75 if(defaultcolor) in main()
85 defaultcolor = 0; in main()
89 defaultcolor = 0; in main()
96 if(defaultcolor) in main()
157 if(defaultcolor && screen->depth>8) in show()
H A Dyuv.c15 int defaultcolor = 1; variable
70 defaultcolor = 0; in main()
77 if(defaultcolor) in main()
87 defaultcolor = 0; in main()
91 defaultcolor = 0; in main()
98 if(defaultcolor) in main()
159 if(defaultcolor && screen->depth>8) in show()
H A Dpng.c18 int defaultcolor = 1; variable
67 if(defaultcolor) in main()
80 defaultcolor = 0; in main()
93 defaultcolor = 0; in main()
97 defaultcolor = 0; in main()
104 if(defaultcolor) in main()
170 if(defaultcolor && screen->depth>8 && outchan==CMAP8) in show()
H A Djpg.c20 int defaultcolor = 1; variable
70 if(defaultcolor) in main()
90 defaultcolor = 0; in main()
103 defaultcolor = 0; in main()
107 defaultcolor = 0; in main()
118 if(defaultcolor) in main()
280 if(defaultcolor && screen->depth>8 && outchan==CMAP8) in show()
H A Dgif.c18 int defaultcolor = 1; variable
84 defaultcolor = 0; in main()
91 if(defaultcolor) in main()
101 defaultcolor = 0; in main()
105 defaultcolor = 0; in main()
112 if(defaultcolor) in main()
325 if(defaultcolor && screen->depth>8) in show()
/dports/shells/ksh93/ast-93u/src/lib/libtk/library/
H A Dpalette.tcl134 set defaultcolor [option get $w $dbOption widgetDefault]
135 if {[string match {} $defaultcolor]} {
136 set defaultcolor [winfo rgb . [lindex $value 3]]
138 set defaultcolor [winfo rgb . $defaultcolor]
141 if {[string match $defaultcolor $chosencolor]} {
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/library/
H A Dpalette.tcl134 set defaultcolor [option get $w $dbOption widgetDefault]
135 if {[string match {} $defaultcolor]} {
136 set defaultcolor [winfo rgb . [lindex $value 3]]
138 set defaultcolor [winfo rgb . $defaultcolor]
141 if {[string match $defaultcolor $chosencolor]} {
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/library/
H A Dpalette.tcl134 set defaultcolor [option get $w $dbOption widgetDefault]
135 if {[string match {} $defaultcolor]} {
136 set defaultcolor [winfo rgb . [lindex $value 3]]
138 set defaultcolor [winfo rgb . $defaultcolor]
141 if {[string match $defaultcolor $chosencolor]} {
/dports/astro/xplanet/xplanet-1.3.1/src/
H A DparseColor.cpp59 string defaultcolor = "red"; in parseColor() local
60 if (color.empty()) color = defaultcolor; in parseColor()
89 if (color.compare(defaultcolor) != 0) in parseColor()
93 << defaultcolor << "\n"; in parseColor()
/dports/www/moodle311/moodle/admin/tool/brickfield/classes/local/htmlchecker/common/checks/
H A Dcss_text_has_contrast.php38 public $defaultcolor = '#000000'; variable in tool_brickfield\\local\\htmlchecker\\common\\checks\\css_text_has_contrast
49 $this->defaultcolor = $this->options['css_foreground'];
71 $style['color'] = $this->defaultcolor;
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dsvg.c437 int defaultcolor = passcolor; in SVGDrawObject() local
470 if (defaultcolor != DOFORALL) { in SVGDrawObject()
473 curcolor = defaultcolor; in SVGDrawObject()
547 int pos, defaultcolor, curcolor, scolor; in SVGDrawString() local
600 defaultcolor = curcolor = drawlabel->color; in SVGDrawString()
602 defaultcolor = curcolor = passcolor; in SVGDrawString()
604 if (defaultcolor != DOFORALL) { in SVGDrawString()
608 curcolor = defaultcolor; in SVGDrawString()
801 if (defaultcolor != DOFORALL) { in SVGDrawString()
/dports/www/ilias/ILIAS-5.4.25/Services/Form/classes/
H A Dclass.ilColorPickerInputGUI.php90 $this->defaultcolor = $a_defaultcolor;
100 return $this->defaultcolor;
/dports/x11-clocks/bbdate/bbdate-0.2.4/
H A DBaseresource.cc396 BColor defaultcolor,BColor defaultcolorto, in readDatabaseTexture() argument
476 CopyColor(defaultcolor,&(texture->color)); in readDatabaseTexture()
551 CopyColor(defaultcolor,&texture->color); in readDatabaseTexture()
657 char *defaultcolor, char *defaultcolorto, in readDatabaseTexture() argument
736 defaultcolor,&(texture->color)); in readDatabaseTexture()
810 defaultcolor,&(texture->color)); in readDatabaseTexture()
/dports/www/ilias/ILIAS-5.4.25/Services/Style/Content/classes/
H A Dclass.ilTRBLColorPickerInputGUI.php186 $this->defaultcolor = $a_defaultcolor;
196 return $this->defaultcolor;
/dports/www/ilias6/ILIAS-6.14/Services/Style/Content/classes/
H A Dclass.ilTRBLColorPickerInputGUI.php186 $this->defaultcolor = $a_defaultcolor;
196 return $this->defaultcolor;
/dports/www/ilias6/ILIAS-6.14/Services/Form/classes/
H A Dclass.ilColorPickerInputGUI.php90 $this->defaultcolor = $a_defaultcolor;
100 return $this->defaultcolor;
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/
H A DWidget.pm791 my $defaultcolor = $w->optionGet($dbOption, $class);
793 if ($defaultcolor eq '' ||
794 ($prototype && $prototype->cget($option) ne $defaultcolor))
796 $defaultcolor = $value[3];
798 if ($defaultcolor ne '')
800 $defaultcolor = join ',', $w->rgb($defaultcolor);
807 if ($defaultcolor eq $chosencolor)
/dports/games/trenchbroom/TrenchBroom-ed46601/app/resources/games/
H A DHexen2.cfg16 defaultcolor = "0.6 0.6 0.6 1.0",
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dspc_util.h40 …fcolor (struct spc_env *spe, pdf_color *colorspec, struct spc_arg *args, pdf_color *defaultcolor);

12345