Home
last modified time | relevance | path

Searched defs:colors (Results 176 – 194 of 194) sorted by path

12345678

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php89 protected $colors = false; variable in PHPUnit_TextUI_ResultPrinter
128 …public function __construct($out = null, $verbose = false, $colors = self::COLOR_DEFAULT, $debug =…
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/Dumper/
H A DHtmlDumper.php23 private static $colors = [ variable in Twig\\Profiler\\Dumper\\HtmlDumper
/plugin/graphgear/
H A Dsyntax.php15 var $colors; variable in syntax_plugin_graphgear
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php240 public function generateDiff($filePath=null, $colors=true)
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php633 …public function HistogramOverlay(&$gdimg, $bands='*', $colors='', $width=0.25, $height=0.25, $alig…
1066 public function ReduceColorDepth(&$gdimg, $colors=256, $dither=true) {
/plugin/processing/
H A Dscript.js1231 var colors = { class
/plugin/sequencediagram/bower_components/lodash/
H A Dpackage-lock.json1327 "colors": "1.0.3" string
1395 "colors": { object
5722 "colors": "0.6.x", string
5736 "colors": { object
/plugin/statdisplay/pchart/
H A DPalette.php10 public $colors = array(); variable in Palette
/plugin/statistics/inc/pchart/
H A DPalette.php12 public $colors = array(); variable in Palette
[all...]
/plugin/syntaxhighlighter3/sxh3/
H A Dnpm-shrinkwrap.json55 "colors": { object
207 "colors": { object
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DBase.php22 public $colors; variable in splitbrain\\phpcli\\Base
[all...]
H A DColors.php35 protected $colors = array( variable in splitbrain\\phpcli\\Colors
H A DOptions.php32 protected $colors; variable in splitbrain\\phpcli\\Options
43 public function __construct(Colors $colors = null) argument
[all...]
H A DTableFormatter.php22 protected $colors; variable in splitbrain\\phpcli\\TableFormatter
29 public function __construct(Colors $colors = null) argument
189 public function format($columns, $texts, $colors = array()) argument
[all...]

12345678