Home
last modified time | relevance | path

Searched refs:alpha (Results 26 – 50 of 332) sorted by last modified time

12345678910>>...14

/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md251 ## 8.4.0-alpha.0
335 ## 8.0.0-alpha.0
/plugin/statistics/inc/pchart/
H A DGDCanvas.php16 $alpha = 100, $lineWidth = 1, $lineDotSize = 0) { argument
39 if($alpha == 100) {
50 $shadowProperties->alpha
53 $AlphaDecay = ($shadowProperties->alpha / $shadowProperties->blur);
64 $shadowProperties->alpha - $AlphaDecay * $i
75 $shadowProperties->alpha - $AlphaDecay * $i
94 imagecopymerge($this->picture, $this->Layers [0], round(min($X1, $X2) - 1), round(min($Y1, $Y2) - 1), 0, 0, $LayerWidth, $LayerHeight, $alpha);
445 public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument
453 $shadowProperties->alpha
456 $AlphaDecay = ($shadowProperties->alpha /
515 drawAlphaPixel(Point $point, $alpha, Color $color) global() argument
541 allocateColor(Color $color, $Factor = 0, $alpha = 100) global() argument
654 drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) global() argument
[all...]
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
H A DGridStyle.php23 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) { argument
28 if($alpha > 100 || $alpha < 0) {
29 throw new InvalidArgumentException("Bad alpha argument specified to ".__METHOD__);
35 $this->alpha = $alpha;
51 return $this->alpha;
57 private $alpha; variable in GridStyle
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 DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) { argument
40 $properties->alpha = $alpha;
59 $other->alpha,
75 $this->color, $this->alpha, $this->blur
83 public $alpha; variable in ShadowProperties
H A DpChart.php1118 * Draw a text box with text align & alpha properties
1981 $alpha
2023 $alpha
/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/autonumbering/
H A Dsyntax.php94 $alpha = preg_replace('/[^a-zA-Z]/', '', $data);
95 if (!empty($alpha))
96 $counterID = $alpha;
/plugin/odt/
H A Dexample.css273 list-style-type: lower-alpha;
297 list-style-type: upper-alpha;
/plugin/blogtng/
H A Dstyle.css220 filter: alpha(opacity = 50);
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki131 * v0.82-alpha (Initial release)
/plugin/statdisplay/pchart/
H A DGDCanvas.php41 if ($alpha == 100) {
51 $shadowProperties->alpha);
393 $shadowProperties->alpha);
416 if ($alpha == 100) {
422 $this->drawAlphaPixel($point, $alpha, $color);
435 * $alpha;
441 * $alpha;
457 $iAlpha = (100 - $alpha) / 100;
458 $alpha = $alpha / 100;
479 if ($alpha == 100) {
[all …]
H A DGridStyle.php25 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) { argument
30 if ($alpha > 100 || $alpha < 0) {
37 $this->alpha = $alpha;
53 return $this->alpha;
59 private $alpha; variable in GridStyle
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 DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) { argument
40 $properties->alpha = $alpha;
58 $other->alpha,
72 $this->color, $this->alpha, $this->blur);
79 public $alpha; variable in ShadowProperties
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
H A DpChart.php1841 $alpha);
1878 $alpha);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php108 public function setLaplaceSmoothing(float $alpha): self argument
111 'alpha' => $alpha,
/plugin/ckgedit/action/
H A Dent.ser1 …ψ";s:3:"Psi";s:2:"Ψ";i:937;s:2:"ω";s:5:"Omega";s:2:"Ω";i:945;s:2:"α";s:5:"alpha";s:2:"α";i:946;s:2…
/plugin/ckgedit/action/entities/
H A Dent.ser1 …ψ";s:3:"Psi";s:2:"Ψ";i:937;s:2:"ω";s:5:"Omega";s:2:"Ω";i:945;s:2:"α";s:5:"alpha";s:2:"α";i:946;s:2…
H A Dfcked-ents.data498 alpha
594 alpha
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog.css5alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidp…
H A Ddialog_ie.css5alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidp…
H A Ddialog_ie7.css5alpha(opacity = 80)}.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}.cke_hidp…

12345678910>>...14