Home
last modified time | relevance | path

Searched defs:alpha (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSolidFill.php25 public $alpha; variable in Google\\Service\\Slides\\SolidFill
32 public function setAlpha($alpha)
H A DColorStop.php25 public $alpha; variable in Google\\Service\\Slides\\ColorStop
36 public function setAlpha($alpha)
H A DShadow.php29 public $alpha; variable in Google\\Service\\Slides\\Shadow
66 public function setAlpha($alpha)
/plugin/statdisplay/pchart/
H A DGridStyle.php25 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) {
59 private $alpha; variable in GridStyle
H A DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) {
79 public $alpha; variable in ShadowProperties
H A DGDCanvas.php18 $alpha = 100, $lineWidth = 1, $lineDotSize = 0) {
386 … drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) {
448 public function drawAlphaPixel(Point $point, $alpha, Color $color) {
474 public function allocateColor(Color $color, $Factor = 0, $alpha = 100) {
575 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
H A DICanvas.php20 $alpha = 100,
36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha
56 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100);
H A DTestCanvas.php29 $alpha = 100,
55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha
76 function drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) {
/plugin/statistics/inc/pchart/
H A DGridStyle.php23 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) { argument
57 private $alpha; variable in GridStyle
H A DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) { argument
83 public $alpha; variable in ShadowProperties
H A DGDCanvas.php16 $alpha = 100, $lineWidth = 1, $lineDotSize = 0) { argument
445 public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument
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 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/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DImage.php22 public $alpha; variable in Google\\Service\\Transcoder\\Image
30 public function setAlpha($alpha)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypeColor.php25 public $alpha; variable in Google\\Service\\Document\\GoogleTypeColor
42 public function setAlpha($alpha)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DColor.php25 public $alpha; variable in Google\\Service\\Vision\\Color
42 public function setAlpha($alpha)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DColor.php25 public $alpha; variable in Google\\Service\\FirebaseCloudMessaging\\Color
42 public function setAlpha($alpha)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DColor.php25 public $alpha; variable in Google\\Service\\HangoutsChat\\Color
42 public function setAlpha($alpha)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DColor.php25 public $alpha; variable in Google\\Service\\Sheets\\Color
42 public function setAlpha($alpha)
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.color.php21 function blend($color, $alpha) {
/plugin/amcharts/assets/amcharts/themes/
H A Dlight.js63 alpha: 0.8, property in AmCharts.themes.light.GaugeArrow
90 alpha: 0.8, property in AmCharts.themes.light.AreasSettings
108 alpha: 0.8 property in AmCharts.themes.light.LinesSettings
112 alpha: 0.8, property in AmCharts.themes.light.ImagesSettings
H A Dblack.js71 alpha: 0.8, property in AmCharts.themes.black.GaugeArrow
98 alpha: 0.8, property in AmCharts.themes.black.AreasSettings
116 alpha: 0.8 property in AmCharts.themes.black.LinesSettings
120 alpha: 0.8, property in AmCharts.themes.black.ImagesSettings
H A Ddark.js70 alpha: 0.8, property in AmCharts.themes.dark.GaugeArrow
97 alpha: 0.8, property in AmCharts.themes.dark.AreasSettings
115 alpha: 0.8 property in AmCharts.themes.dark.LinesSettings
119 alpha: 0.8, property in AmCharts.themes.dark.ImagesSettings
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

1234