Home
last modified time | relevance | path

Searched refs:alpha (Results 26 – 50 of 332) sorted by relevance

12345678910>>...14

/plugin/amcharts/assets/amcharts/themes/
H A Dchalk.js67 alpha: 0.1, property in AmCharts.themes.chalk.GaugeArrow
98 alpha: 0.8, property in AmCharts.themes.chalk.AreasSettings
116 alpha: 0.8 property in AmCharts.themes.chalk.LinesSettings
120 alpha: 0.8, property in AmCharts.themes.chalk.ImagesSettings
H A Dpatterns.js129 alpha: 1, property in AmCharts.themes.patterns.GaugeArrow
157 alpha: 0.8, property in AmCharts.themes.patterns.AreasSettings
175 alpha: 0.8 property in AmCharts.themes.patterns.LinesSettings
179 alpha: 0.8, property in AmCharts.themes.patterns.ImagesSettings
/plugin/farmer/3rdparty/
H A DPHPIco.php211 $alpha = ($color & 0x7F000000) >> 24;
212 $alpha = (1 - ($alpha / 127)) * 255;
215 $color |= 0xFF000000 & ($alpha << 24);
220 $opacity = ($alpha <= 127) ? 1 : 0;
/plugin/statdisplay/pchart/
H A DICanvas.php20 $alpha = 100, argument
36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha argument
56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
H A DTestCanvas.php29 $alpha = 100, argument
55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha argument
76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
/plugin/statistics/inc/pchart/
H A DICanvas.php16 $alpha = 100, argument
32 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100); argument
52 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100); argument
H A DTestCanvas.php27 $alpha = 100, argument
53 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument
74 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php468 $errpng = 'alpha channel';
473 $errpng = 'alpha channel';
486 // $pngalpha is used as a FLAG of any kind of transparency which COULD be tranferred to an alpha channel
543 // $firsttime added mPDF 6 so when PNG Grayscale with alpha using resrtictcolorspace to CMYK
544 // the alpha channel is sent through as secondtime as Indexed and should not be converted to CMYK
555 // $firsttime added mPDF 6 so when PNG Grayscale with alpha using resrtictcolorspace to CMYK
556 // the alpha channel is sent through as secondtime as Indexed and should not be converted to CMYK
562 // Remove alpha channel
571 $this->mpdf->PDFAXwarnings[] = sprintf('Transparency (alpha channel) not permitted in PDFA or PDFX files - %s - (Image converted to one without transparency.)', $file);
594 throw new \Mpdf\MpdfException(sprintf('PDFA1-b does not permit images with alpha channe
[all...]
/plugin/autonumbering/
H A Dsyntax.php94 $alpha = preg_replace('/[^a-zA-Z]/', '', $data);
95 if (!empty($alpha))
96 $counterID = $alpha;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DbmpDecoder.js190 var alpha = (B>>15)?0xFF:0x00;
196 this.data[location + 3] = alpha;
217 var alpha = 0xFF;
226 this.data[location + 3] = alpha;
268 var alpha = this.buffer[this.pos++];
274 this.data[location + 3] = alpha;
/plugin/fckg/fckeditor/editor/skins/default/
H A Dfck_editor.css137 height: 22px; /* The height is necessary, otherwise IE will not apply the alpha */
154 filter: alpha(opacity=70); /* IE */
160 filter: gray() alpha(opacity=30); /* IE */
263 filter: alpha(opacity=70);
280 filter: gray() alpha(opacity=30); /* IE */
387 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
415 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_editor.css137 height: 22px; /* The height is necessary, otherwise IE will not apply the alpha */
154 filter: alpha(opacity=70); /* IE */
160 filter: gray() alpha(opacity=30); /* IE */
263 filter: alpha(opacity=70);
280 filter: gray() alpha(opacity=30); /* IE */
387 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
415 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css144 height: 22px; /* The height is necessary, otherwise IE will not apply the alpha */
163 filter: alpha(opacity=70); /* IE */
169 filter: gray() alpha(opacity=30); /* IE */
271 filter: alpha(opacity=70);
288 filter: gray() alpha(opacity=30); /* IE */
396 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
427 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js86 mxAsyncCanvas.prototype.setAlpha = function(alpha) argument
88 this.state.alpha = alpha;
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.demo.php145 …$img['alpha'].'&f=png', 'src='.$img['alpha'].'&f=ico', 'src='.$img['alpha'].'&f=gif', 'src='.$img[…
154alpha'].'&ra=30&f=png', 'src='.$img['alpha'].'&ra=30&f=gif'), 'description' => 'Rotated 30&deg; (c…
/plugin/fckg/fckeditor/editor/skins/silver/
H A Dfck_editor.css169 filter: alpha(opacity=70); /* IE */
176 filter: gray() alpha(opacity=30); /* IE */
270 filter: alpha(opacity=70);
287 filter: gray() alpha(opacity=30); /* IE */
396 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
424 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css169 filter: alpha(opacity=70); /* IE */
176 filter: gray() alpha(opacity=30); /* IE */
270 filter: alpha(opacity=70);
287 filter: gray() alpha(opacity=30); /* IE */
396 filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
424 filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js201 var alpha = minEval;
225 if (alpha < minEval) alpha = minEval;
228 alpha = minEval;
491 if (realEval > alpha)
492 alpha = realEval;
550 if (value > alpha)
1035 var oldAlpha = alpha;
1036 alpha = alpha < minEval + depth ? alpha : minEval + depth;
1038 if (alpha >= beta)
1039 return alpha;
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php108 public function setLaplaceSmoothing(float $alpha): self argument
111 'alpha' => $alpha,
/plugin/amcharts/assets/amcharts/
H A Dpie.js1 … #999999 #333333 #000000 #57032A #CA9726 #990000 #4B0C25".split(" ");this.alpha=1;this.groupPercen…
7 …a.alpha&&b.show(),b.translate(a.startX,a.startY),this.animatable.push(b),b.animate({opacity:1,tran…
8 this.chartData,b;for(b=0;b<a.length;b++){var c=a[b];if(0<c.alpha){var d=c.label;d&&d.show();(c=c.ti…
13 …a=[];this.chartData=a;var b=this.dataProvider;isNaN(this.pieAlpha)||(this.alpha=this.pieAlpha);if(…
14 …n(e[this.visibleInLegendField],!0);h=e[this.alphaField];f.alpha=void 0!==h?Number(h):this.alpha;h=…
15 …this.groupedColor,url:this.groupedUrl,description:this.groupedDescription,alpha:this.groupedAlpha,…
22 …/180*Math.PI),q=this.outlineColor;q||(q=e.color);var v=this.alpha;isNaN(e.alpha)||(v=e.alpha);q={f…
25 …X=Math.round(p*g);e.pullY=Math.round(C*g);this.graphsSet.push(q);if(0===e.alpha||0<b&&!this.chartC…
/plugin/ckgdoku/action/entities/utils/
H A Dfcked-ents.txt126 α alpha 913
150 α alpha 945
/plugin/fckg/action/entities/utils/
H A Dfcked-ents.txt126 α alpha 913
150 α alpha 945
/plugin/ckgdoku/action/entities/
H A Dfcked-ents.data498 alpha
594 alpha
/plugin/fckg/action/entities/
H A Dfcked-ents.data498 alpha
594 alpha
/plugin/ckgedit/action/entities/
H A Dfcked-ents.data498 alpha
594 alpha

12345678910>>...14