Home
last modified time | relevance | path

Searched refs:colors (Results 1 – 25 of 246) sorted by path

12345678910

/plugin/404manager/
H A Dstyle.css78 -moz-border-bottom-colors: none;
79 -moz-border-left-colors: none;
80 -moz-border-right-colors: none;
81 -moz-border-top-colors: none;
/plugin/achart/assets/
H A Dapexcharts.min.js6colors:[],fontSize:"11px",fontWeight:400,fontFamily:void 0,cssClass:""},formatter:void 0},axisBord… property in AnonymousFunction1cae5b510100.S.t.yAxis.labels.style
/plugin/advanced/lang/en/config/
H A Dstyleini.txt17 …''. This is especially useful for defining a color scheme once and reuse these colors in all files.
/plugin/advrack/
H A Draphael.js7547 fill.colors = clrs.length ? clrs.join() : "0% " + fill.color;
/plugin/aichat/
H A Dcli.php157 $tf = new TableFormatter($this->colors);
218 $this->colors->ptln('--------------------------------', Colors::C_LIGHTPURPLE);
237 $this->colors->ptln("Interpretation: {$result['question']}", Colors::C_LIGHTPURPLE);
252 $td = new TableFormatter($this->colors);
298 $this->colors->ptln('Current prices may differ', Colors::C_RED);
400 $this->colors->ptln($answer['answer'], Colors::C_LIGHTCYAN);
417 $this->colors->ptln(
/plugin/amcharts/assets/amcharts/
H A Damcharts.js272 …artDuration=0;this.startEffect="elastic";this.sequencedAnimation=!0;this.colors="#FF6600 #FCD202 #…
286 a.lineColor;else{var c;c=this.colors.length>b?this.colors[b]:a.lineColorR?a.lineColorR:d.randomColo…
334 a.setAttribute("angle",d));h&&(a.colors.value=h)},remove:function(a){a.clipPath&&this.D.remove(a.cl…
H A Dfunnel.js1 …ice","rightClickSlice");e.AmSlicedChart.base.construct.call(this,a);this.colors="#FF0F00 #FF6600 #…
16 …ssStep);for(f=0;f<a.length;f++)c?k=e.adjustLuminosity(c,f*d/100):(k=this.colors[f],void 0===k&&(k=…
26 …ner=a;this.h=Math.round(c);this.w=Math.round(b);this.dx=d;this.dy=e;this.colors=h;this.alpha=k;thi…
27 var b=this.container,c=b.chart,d=this.w,f=this.h,h=this.dx,k=this.dy,n=this.colors,l=this.alpha,t=t…
H A Dgantt.js3 …this.segmentsField],m;this.ganttDataProvider.push(l);e=e[w];this.colors[a]||(this.colors[a]=c.rand…
5 …[w]&&(e=d[w]);b.columnWidth=d[this.columnWidthField];void 0===e&&(e=this.colors[a]);(d=this.bright…
H A Dpie.js1 …ice","rightClickSlice");k.AmSlicedChart.base.construct.call(this,a);this.colors="#FF0F00 #FF6600 #…
16 …ssStep);for(g=0;g<a.length;g++)c?h=k.adjustLuminosity(c,g*d/100):(h=this.colors[g],void 0===h&&(h=…
H A Dserial.js62 …ner=a;this.h=Math.round(c);this.w=Math.round(b);this.dx=d;this.dy=e;this.colors=h;this.alpha=f;thi…
63 var b=this.container,c=b.chart,d=this.w,g=this.h,h=this.dx,f=this.dy,k=this.colors,l=this.alpha,m=t…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md456 `draw.widths`, `draw.colors` or `draw.shapes`.
491 modes, colors, widths or shapes, and set the defaults when entering the
507 "colors": [ "#000000", "#FF0000" ] // Choice of colors offered in the menu
981 * Added: Illustrator support; `reviver` method to `toSVG`; converts by default RGBA to HEX colors c…
H A Dexport.js479 colors: [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#0000FF" ], property in AmCharts._this.defaults.fabric.drawing
H A Dexport.min.js1 …Cap:"butt",mode:"pencil",modes:["pencil","line","arrow"],color:"#000000",colors:["#000000","#FFFFF…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js26796 if (isUndefined(ctx.colors)) ctx.colors = false;
26798 if (ctx.colors) ctx.stylize = stylizeWithColor;
26805 inspect.colors = {
65441 Colors: this.image.colors,
65681 this.colors = (function() {
65693 colors = this.colors + (this.hasAlphaChannel ? 1 : 0);
65694 this.pixelBitlength = this.bits * colors;
65696 switch (this.colors) {
65839 colors = this.colors;
65844 colors = 4;
[all …]
H A Dpdfmake.min.js13colors=arguments[3]),g(n)?r.showHidden=n:n&&e._extend(r,n),b(r.showHidden)&&(r.showHidden=!1),b(r.… class in i
16colors,BitsPerComponent:this.image.bits,Columns:this.width}),this.obj.data.DecodeParms=i,i.end()),… function
H A Dpdfmake.min.js.map1colors","showHidden","_extend","customInspect","stylizeWithColor","formatValue","styleType","array…
/plugin/amcharts/assets/amcharts/themes/
H A Dblack.js11colors: ["#de4c4f", "#d8854f", "#eea638", "#a7a737", "#86a965", "#8aabb0", "#69c8ff", "#cfd27e", "… property in AmCharts.themes.black.AmCoordinateChart
15colors: ["#de4c4f", "#d8854f", "#eea638", "#a7a737", "#86a965", "#8aabb0", "#69c8ff", "#cfd27e", "… property in AmCharts.themes.black.AmStockChart
23colors: ["#de4c4f", "#d8854f", "#eea638", "#a7a737", "#86a965", "#8aabb0", "#69c8ff", "#cfd27e", "… property in AmCharts.themes.black.AmSlicedChart
H A Dchalk.js14colors: ["#FFFFFF", "#e384a6", "#f4d499", "#4d90d6", "#c7e38c", "#9986c8", "#edf28c", "#ffd1d4", "… property in AmCharts.themes.chalk.AmCoordinateChart
21colors: ["#FFFFFF", "#e384a6", "#f4d499", "#4d90d6", "#c7e38c", "#9986c8", "#edf28c", "#ffd1d4", "… property in AmCharts.themes.chalk.AmSlicedChart
25colors: ["#FFFFFF", "#e384a6", "#f4d499", "#4d90d6", "#c7e38c", "#9986c8", "#edf28c", "#ffd1d4", "… property in AmCharts.themes.chalk.AmStockChart
H A Ddark.js10colors: ["#ae85c9", "#aab9f7", "#b6d2ff", "#c9e6f2", "#c9f0e1", "#e8d685", "#e0ad63", "#d48652", "… property in AmCharts.themes.dark.AmCoordinateChart
14 colors: ["#639dbd", "#e8d685", "#ae85c9", "#c9f0e1", "#d48652", "#629b6d", "#719dc3", "#719dc3"] property in AmCharts.themes.dark.AmStockChart
22 colors: ["#495fba", "#e8d685", "#ae85c9", "#c9f0e1", "#d48652", "#629b6d", "#719dc3", "#719dc3"] property in AmCharts.themes.dark.AmSlicedChart
H A Dlight.js10colors: ["#67b7dc", "#fdd400", "#84b761", "#cc4748", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "… property in AmCharts.themes.light.AmCoordinateChart
14colors: ["#67b7dc", "#fdd400", "#84b761", "#cc4748", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "… property in AmCharts.themes.light.AmStockChart
18colors: ["#67b7dc", "#fdd400", "#84b761", "#cc4748", "#cd82ad", "#2f4074", "#448e4d", "#b7b83f", "… property in AmCharts.themes.light.AmSlicedChart
H A Dpatterns.js10colors:["#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000",… property in AmCharts.themes.patterns.AmCoordinateChart
37colors:["#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000",… property in AmCharts.themes.patterns.AmStockChart
48colors:["#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000","#000000",… property in AmCharts.themes.patterns.AmSlicedChart
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1236 public $colors; variable in Google_AdStyle
1242 public function setColors(Google_AdStyleColors $colors) { argument
1243 $this->colors = $colors;
1246 return $this->colors;
H A DGoogle_AdsensehostService.php838 public $colors; variable in Google_AdStyle
844 public function setColors(Google_AdStyleColors $colors) { argument
845 $this->colors = $colors;
848 return $this->colors;
H A DGoogle_CalendarService.php717 public $colors; variable in Google_CalendarService
735 …$this->colors = new Google_ColorsServiceResource($this, $this->serviceName, 'colors', json_decode(…
H A DGoogle_FusiontablesService.php1073 public $colors; variable in Google_StyleFunctionGradient
1076 public function setColors(/* array(Google_StyleFunctionGradientColors) */ $colors) { argument
1077 $this->assertIsArray($colors, 'Google_StyleFunctionGradientColors', __METHOD__);
1078 $this->colors = $colors;
1081 return $this->colors;

12345678910