/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/ |
H A D | gantt.json | 6 "color": "#7B742C", string 10 "color": "#7E585F", string 14 "color": "#CF794A", string 22 "color": "#7E585F", string 26 "color": "#CF794A", string 30 "color": "#7B742C", string 38 "color": "#7E585F", string 43 "color": "#FFE4C4", string 51 "color": "#7B742C", string 55 "color": "#7E585F", string [all …]
|
/plugin/bez/tpl/cron/ |
H A D | weekly-message-tasks.php | 12 $color = "#F8E8E8"; variable 15 $color = "#ffd"; variable 18 $color = "#EEF6F0"; variable
|
H A D | weekly-message.php | 46 $color = "#F8E8E8"; variable 49 $color = "#ffd"; variable 52 $color = "#EEF6F0"; variable
|
/plugin/statdisplay/pchart/ |
H A D | GDCanvas.php | 16 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, 104 …public function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSi… 139 …public function drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWid… 198 Color $color, $lineWidth, $lineDotSize, 386 …public function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties,… 448 public function drawAlphaPixel(Point $point, $alpha, Color $color) { 474 public function allocateColor(Color $color, $Factor = 0, $alpha = 100) { 513 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie… 531 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… 548 …public function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowPro… [all …]
|
H A D | ICanvas.php | 15 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… 17 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, 25 Color $color, $lineWidth, $lineDotSize, 29 Color $color, $lineWidth, $lineDotSize, 32 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… 34 …function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowPr… 36 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… 38 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie… 45 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… 47 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties… [all …]
|
H A D | TestCanvas.php | 22 …function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, Sha… 26 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, 36 Color $color, $lineWidth, $lineDotSize, 42 Color $color, $lineWidth, $lineDotSize, 47 …function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProp… 51 …function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowPr… 55 …function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha… 59 …function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowPropertie… 68 …function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $wid… 72 …function drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties… [all …]
|
/plugin/statistics/inc/pchart/ |
H A D | GDCanvas.php | 14 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, argument 110 public function drawRectangle(Point $corner1, Point $corner2, Color $color, argument 153 drawRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) global() argument 220 drawFilledRoundedRectangle(Point $point1, Point $point2, $radius, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) global() argument 360 drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) global() argument 403 drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) global() argument 445 drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) global() argument 515 drawAlphaPixel(Point $point, $alpha, Color $color) global() argument 541 allocateColor(Color $color, $Factor = 0, $alpha = 100) global() argument 582 drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) global() argument 604 drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) global() argument 623 drawFilledCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) global() argument 654 drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) global() argument [all...] |
H A D | ICanvas.php | 11 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties); argument 13 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, argument 21 Color $color, $lineWidth, $lineDotSize, argument 25 Color $color, $lineWidth, $lineDotSize, argument 28 function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null); argument 30 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null); argument 32 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100); argument 34 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties); argument 41 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null); argument 43 function drawFilledCircle(Point $center, $height, Color $color, ShadowPropertie argument 52 drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) global() argument [all...] |
H A D | TestCanvas.php | 20 function drawRectangle(Point $corner1, Point $corner2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties) { argument 24 function drawFilledRectangle(Point $corner1, Point $corner2, Color $color, argument 34 Color $color, $lineWidth, $lineDotSize, argument 40 Color $color, $lineWidth, $lineDotSize, argument 45 function drawLine(Point $point1, Point $point2, Color $color, $lineWidth, $lineDotSize, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) { argument 49 function drawDottedLine(Point $point1, Point $point2, $dotSize, $lineWidth, Color $color, ShadowProperties $shadowProperties, Point $boundingBoxMin = null, Point $boundingBoxMax = null) { argument 53 function drawAntialiasPixel(Point $point, Color $color, ShadowProperties $shadowProperties, $alpha = 100) { argument 57 function drawText($fontSize, $angle, Point $point, Color $color, $fontName, $text, ShadowProperties $shadowProperties) { argument 66 function drawCircle(Point $center, $height, Color $color, ShadowProperties $shadowProperties, $width = null) { argument 70 function drawFilledCircle(Point $center, $height, Color $color, ShadowPropertie argument 74 drawFilledPolygon(array $points, $numPoints, Color $color, $alpha = 100) global() argument [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/ |
H A D | ColorSpaceRestrictor.php | 55 public function restrictColorSpace($c, $color, &$PDFAXwarnings = []) argument 115 private function restrictRgbColorSpace($c, $color, argument 138 restrictCmykColorSpace($c, $color, & $PDFAXwarnings = []) global() argument 161 restrictRgbaColorSpace($c, $color, & $PDFAXwarnings = []) global() argument 191 restrictCmykaColorSpace($c, $color, & $PDFAXwarnings = []) global() argument [all...] |
H A D | ColorConverter.php | 39 public function convert($color, array &$PDFAXwarnings = []) argument 171 convertPlain($color, array& $PDFAXwarnings = []) global() argument 195 processHashColor($color) global() argument 314 restrictColorSpace($c, $color, & $PDFAXwarnings = []) global() argument 322 ensureBinaryColorFormat($color) global() argument [all...] |
/plugin/amcharts/assets/amcharts/themes/ |
H A D | light.js | 50 color: "#FFFFFF", property in AmCharts.themes.light.ChartCursor 55 color: "#000000" property in AmCharts.themes.light.AmLegend 62 color: "#000000", property in AmCharts.themes.light.GaugeArrow 91 color: "#67b7dc", property in AmCharts.themes.light.AreasSettings 107 color: "#000000", property in AmCharts.themes.light.LinesSettings 114 color: "#000000", property in AmCharts.themes.light.ImagesSettings 135 color: "#000000" property in AmCharts.themes.light.PeriodSelector 139 color: "#000000", property in AmCharts.themes.light.PeriodButton 151 color: "#000000", property in AmCharts.themes.light.PeriodButtonSelected 163 color: "#000000", property in AmCharts.themes.light.PeriodInputField [all …]
|
H A D | black.js | 6 color: "#e7e7e7", property in AmCharts.themes.black.AmChart 56 color: "#000000", property in AmCharts.themes.black.ChartCursor 61 color: "#e7e7e7" property in AmCharts.themes.black.AmLegend 70 color: "#FFFFFF", property in AmCharts.themes.black.GaugeArrow 99 color: "#666666", property in AmCharts.themes.black.AreasSettings 115 color: "#555555", property in AmCharts.themes.black.LinesSettings 122 color: "#FFFFFF", property in AmCharts.themes.black.ImagesSettings 143 color: "#e7e7e7" property in AmCharts.themes.black.PeriodSelector 147 color: "#e7e7e7", property in AmCharts.themes.black.PeriodButton 159 color: "#e7e7e7", property in AmCharts.themes.black.PeriodButtonSelected [all …]
|
H A D | dark.js | 55 color: "#000000", property in AmCharts.themes.dark.ChartCursor 60 color: "#e7e7e7" property in AmCharts.themes.dark.AmLegend 69 color: "#FFFFFF", property in AmCharts.themes.dark.GaugeArrow 98 color: "#FFFFFF", property in AmCharts.themes.dark.AreasSettings 114 color: "#FFFFFF", property in AmCharts.themes.dark.LinesSettings 121 color: "#FFFFFF", property in AmCharts.themes.dark.ImagesSettings 142 color: "#e7e7e7" property in AmCharts.themes.dark.PeriodSelector 146 color: "#e7e7e7", property in AmCharts.themes.dark.PeriodButton 158 color: "#e7e7e7", property in AmCharts.themes.dark.PeriodButtonSelected 170 color: "#e7e7e7", property in AmCharts.themes.dark.PeriodInputField [all …]
|
H A D | chalk.js | 6 color: "#e7e7e7", property in AmCharts.themes.chalk.AmChart 52 color: "#000000" property in AmCharts.themes.chalk.ChartCursor 56 color: "#e7e7e7", property in AmCharts.themes.chalk.AmLegend 66 color: "#FFFFFF", property in AmCharts.themes.chalk.GaugeArrow 99 color: "#FFFFFF", property in AmCharts.themes.chalk.AreasSettings 115 color: "#FFFFFF", property in AmCharts.themes.chalk.LinesSettings 123 color: "#FFFFFF", property in AmCharts.themes.chalk.ImagesSettings 148 color: "#e7e7e7" property in AmCharts.themes.chalk.PeriodSelector 154 color: "#e7e7e7", property in AmCharts.themes.chalk.PeriodButton 168 color: "#e7e7e7", property in AmCharts.themes.chalk.PeriodButtonSelected [all …]
|
H A D | patterns.js | 105 color: "#FFFFFF", property in AmCharts.themes.patterns.ChartCursor 110 color: "#000000", property in AmCharts.themes.patterns.AmLegend 128 color: "#000000", property in AmCharts.themes.patterns.GaugeArrow 158 color: "#000000", property in AmCharts.themes.patterns.AreasSettings 174 color: "#000000", property in AmCharts.themes.patterns.LinesSettings 181 color: "#000000", property in AmCharts.themes.patterns.ImagesSettings 203 color: "#000000" property in AmCharts.themes.patterns.PeriodSelector 207 color: "#000000", property in AmCharts.themes.patterns.PeriodButton 219 color: "#000000", property in AmCharts.themes.patterns.PeriodButtonSelected 231 color: "#000000", property in AmCharts.themes.patterns.PeriodInputField [all …]
|
/plugin/barcodes/vendor/jucksearm/php-barcode/ |
H A D | Datamatrix.php | 17 $color = null argument 32 $color = null argument 48 $color = null argument
|
H A D | PDF417.php | 17 $color = null argument 32 $color = null argument 48 $color = null argument
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckdebug.js | 34 FCKDebug.Output = function( message, color, noParse ) argument 46 FCKDebug.OutputObject = function( anyObject, color ) argument
|
/plugin/upgrade/vendor/splitbrain/php-cli/src/ |
H A D | Colors.php | 108 public function ptln($line, $color, argument 123 wrap($text, $color) global() argument 135 getColorCode($color) global() argument 154 set($color, $channel = STDOUT) global() argument [all...] |
/plugin/bugzillaint/ |
H A D | script.js | 291 bug.warnings.severity = { color:'red', property:'severity' }; property in bug.warnings.severity 293 bug.warnings.severity = { color:'orange', property:'severity' }; property in bug.warnings.severity 305 bug.warnings.priority = { color:'red', property:'priority' }; property in bug.warnings.priority 307 bug.warnings.priority = { color:'orange', property:'priority' }; property in bug.warnings.priority 319 bug.warnings.deadline = { color:'red', property:'deadline' }; property in bug.warnings.deadline 321 bug.warnings.deadline = { color:'orange', property:'deadline' }; property in bug.warnings.deadline
|
/plugin/combo/ComboStrap/ |
H A D | ColorRgb.php | 349 public static function createFromHex(string $color): ColorRgb argument 430 mix($color, int $weight = 50) global() argument 447 unmix($color, int $weight = 50) global() argument 548 createFromString(string $color) global() argument 561 createFromName(string $color) global() argument 732 toMinimumContrastRatio(string $color, float $minimum = self MINIMUM_CONTRAST_RATIO, $darknessIncrement = 5) global() argument 790 setHex(string $color) global() argument [all...] |
/plugin/sketchcanvas/phplib/ |
H A D | image.php | 89 function l_arrow($im, $arr, $color) {
argument 96 function l_darrow($im, $arr, $color) {
argument 108 l_tarrow($im, $arr, $color) global() argument 118 l_hige($im, $arr, $color) global() argument 125 l_star($im, $arr, $color) global() argument 138 l_check($im, $arr, $color) global() argument 146 l_complete($im, $arr, $color) global() argument 216 cubicBezierCurve($im, $prev, $p, $color) global() argument [all...] |
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | Cli.php | 493 protected function color($vObj) { function in Sabre\\VObject\\Cli 506 protected function colorize($color, $str, $resetTo = 'default') { 529 protected function cWrite($color, $str) { 760 protected function log($msg, $color = 'default') {
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | Cli.php | 468 protected function color($vObj) function in Sabre\\VObject\\Cli 480 protected function colorize($color, $str, $resetTo = 'default') 501 protected function cWrite($color, $str) 711 protected function log($msg, $color = 'default')
|