Home
last modified time | relevance | path

Searched refs:colors (Results 176 – 200 of 246) sorted by path

12345678910

/plugin/mp3play/
H A Dsyntax.php93 $colors = array();
101 $colors[trim($key)] = trim($color);
104 if(!empty($colors)) {
105 foreach($colors as $key => $color) {
/plugin/newpagetemplate/
H A Dcli.php13 // $this->colors->disable();
14 $config = $this->colors->wrap('config', 'cyan');
15 $pg = $this->colors->wrap('page', 'cyan');
16 $ini = $this->colors->wrap('ini', 'cyan');
17 $browser = $this->colors->wrap('browser', 'cyan');
18 $cmdLine = $this->colors->wrap('cmdLine', 'cyan');
19 $browser = $this->colors->wrap('browser', 'cyan');
20 $nosave = $this->colors->wrap('true', 'cyan');
21 $false = $this->colors->wrap('false', 'cyan');
22 $existing = $this->colors
[all...]
/plugin/note/
H A Dsyntax.php168 $colors = array('note' => '#eeeeff', 'warning' => '#ffdddd', 'important' => '#ffffcc', 'tip' => '#ddffdd');
192 $properties ['background-color'] = $colors[$type];
204 $properties ['background-color'] = $colors[$type];
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/passpolicy/
H A D10k-common-passwords.txt1180 colors
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js16255 colors = context.colors;
16298 var c1r = colors[c1],
16301 var c2r = colors[c2],
16396 colors: colors,
16456 var colors = raw[3];
18700 colors[cIndex + 9] = colors[cIndex + 3];
18701 colors[cIndex + 10] = colors[cIndex + 4];
18702 colors[cIndex + 11] = colors[cIndex + 5];
18703 colors[cIndex + 12] = colors[cIndex + 6];
18704 colors[cIndex + 13] = colors[cIndex + 7];
[all …]
H A Dpdf.js.map1colors","rowSize","c1","c2","c3","x2","y2","x3","y3","c1r","c1g","c1b","c2r","c2g","c2b","c3r","c3…
H A Dpdf.worker.js17767 var colors = this.colors = params.get('Colors') || 1;
17783 var colors = this.colors;
49010 var colors = mesh.colors;
49046 colors.push(color);
49060 var colors = mesh.colors;
49110 colors = mesh.colors;
49188 var colors = mesh.colors;
49319 var colors = mesh.colors;
49486 var colors = mesh.colors;
49490 var c = colors[i];
[all …]
H A Dpdf.worker.js.map1colors","bits","columns","rowBytes","rawBytes","inbuf","outbuf","inbits","outbits","bytesPerPixel"…
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties184 … PDF no pueden fer servir las suyas propias colors: 'Permitir que as pachinas triguen as suyas pro…
/plugin/pdfjs/pdfjs/web/locale/ca/
H A Dviewer.properties236 …_allowed=Els documents PDF no poden usar els seus colors propis: «Permet a les pàgines triar els c…
/plugin/pdfjs/pdfjs/web/locale/en-US/
H A Dviewer.properties246 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/locale/oc/
H A Dviewer.properties210 …ents PDF pòdon pas utilizar lors pròprias colors : « Autorizar las paginas web d'utilizar lors prò…
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties242 …lowed=PDF documents are not allowed to use their own colors: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 …DF documents are not allowed to use their own colors: ' +\n '\\'Allow pages to choose their o…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt872 <c> is a semicolon-seperated list of hex colors to
1533 size, colors and whether to blank the image or not
H A Dphpthumb.readme.txt266 where <c> is the number of colors (2-256) you want
329 <c> is a semicolon-separated list of hex colors to
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default182 // * Border & Background default colors
H A Dphpthumb.class.php2149 @list($colors, $dither) = explode('|', $parameter);
2150 $colors = ($colors ? (int) $colors : 256);
2152 …$commandline .= ' -colors '.phpthumb_functions::escapeshellarg_replacement(max($colors, 8)); // Im…
2871 @list($colors, $dither) = explode('|', $parameter, 2);
2872 $colors = ($colors ? (int) $colors : 256);
2874 $phpthumbFilters->ReduceColorDepth($this->gdimg_output, $colors, $dither);
2912 …@list($bands, $colors, $width, $height, $alignment, $opacity, $margin_x, $margin_y) = explode('|',…
2914 $colors = ($colors ? $colors : '');
2921 …$phpthumbFilters->HistogramOverlay($this->gdimg_output, $bands, $colors, $width, $height, $alignme…
H A Dphpthumb.filters.php633 …public function HistogramOverlay(&$gdimg, $bands='*', $colors='', $width=0.25, $height=0.25, $alig… argument
654 $Colors = explode(';', $colors);
1066 public function ReduceColorDepth(&$gdimg, $colors=256, $dither=true) { argument
1067 $colors = max(min($colors, 256), 2);
1070 $this->ImageTrueColorToPalette2($gdimg, $dither, $colors);
/plugin/processing/
H A Dscript.js1231 var colors = { class
3007 if (colors[fillText]) {
3009 this.fillColor = opacityMask | (parseInt(colors[fillText].substring(1), 16)) & 0xFFFFFF;
3037 if (colors[strokeText]){
3039 … this.strokeColor = opacityMask | (parseInt(colors[strokeText].substring(1), 16)) & 0xFFFFFF;
/plugin/progrecss/
H A Dstyle.css16 * Features a block box themed with the link and background colors
81 * Features a rounded box using the "missing link" colors for
147 * gauge located "on top" of the text using the combination of colors
/plugin/projects/plugins/target/
H A Dplot.php137 $colors = array();
143 $colors[$name] = array('R' => 0, 'G' => 0, 'B' => 0);
144 else $colors[$name] = html_color_to_RGB($line_color);
145 $plot->setColorPalette($line_no, $colors[$name]['R'],
146 $colors[$name]['G'], $colors[$name]['B']);
181 $plot->setColorPalette($palette_id, $colors[$name]['R'],
182 $colors[$name]['G'], $colors[$name]['B']);
/plugin/revealjs/css/theme/
H A Dmoon.css8 * Solarized colors by Ethan Schoonover
H A Dsolarized.css8 * Solarized colors by Ethan Schoonover

12345678910