Home
last modified time | relevance | path

Searched refs:bgcolor (Results 26 – 50 of 51) sorted by path

123

/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js_0.2618 …tall:null,allowfullscreen:true,allowscriptaccess:'always',quality:'high',bgcolor:'#ffffff',type:'a…
/plugin/flowplay2/
H A Dplaylist.js20 bgcolor:'#6F7485', property in embedConfig
/plugin/geogebra/syntax/
H A Dgeogebrafile.php155 $bgcolor = $data['bgcolor'];
213 if ($bgcolor != '')
215 $txt .= ' <param name="bgcolor" value="'.$bgcolor.'"/>';
/plugin/glossary/images/
H A Dscore.xcf4 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
/plugin/itrackviewer/
H A Dsyntax.php241 'bgcolor="#ffffff" '.
/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/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt1400 ¤ ['swf']['bgcolor'] now returns the 6-character string
H A Dstructure.txt2091 ['bgcolor']=>string() //
/plugin/nowiki/images/
H A Dtb_nowiki.xcf3 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
/plugin/openlayersmap/
H A DStaticMap.php511 $bgcolor = imagecolorallocate($this->image, 200, 200, 200);
599 $bgcolor
789 $bgcolor = imagecolorallocate($this->image, 200, 200, 200);
807 $bgcolor
843 $bgcolor
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt232 "5|<threshold>|<bgcolor>" where <threshold> is between 0
233 and 1, and <bgcolor> is the hex background color
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php3233 @list($angle, $bgcolor) = explode('|', $parameter, 2);
3234 $phpthumbFilters->ImprovedImageRotate($this->gdimg_output, $angle, $bgcolor, null, $this);
/plugin/phpipam/
H A Dsyntax.php1686 foreach (array('fgcolor', 'bgcolor') as $color) {
/plugin/pycode/images/
H A Dlogo.xcf3 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
/plugin/querychangelog/
H A Dadmin.php201 ptln ('<tr><td bgcolor="red" colspan="5">');
/plugin/reflect/
H A Daction.php166 function calc_bgcolor( $bgcolor ) { argument
168 if ( empty($bgcolor) ) { $bgcolor = $this->getConf('bgc'); }
171 $bgcolor = str_replace('#', '', $bgcolor);
173 switch (strlen($bgcolor))
190 $red = substr($bgcolor, 0, 1);
191 $green = substr($bgcolor, 1, 1);
192 $blue = substr($bgcolor, 2, 1);
193 $alpha = substr($bgcolor, 3, 1);
201 $red = substr($bgcolor, 0, 1);
202 $green = substr($bgcolor, 1, 1);
[all …]
/plugin/s5reloaded/ui/thesis/pics/
H A Dbackground-head.xcf4 (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000))
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/socialshareprivacy2/SSP/
H A DREADME.md979 bgcolor : '#ffff00'
1012 <td>bgcolor</td>
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.reddit.js68 if (options.bgcolor) params.bgcolor = options.bgcolor;
/plugin/stlviewer/
H A DREADME.md16 - bgcolor: background color
/plugin/structrowcolor/
H A Dstruct.php134 $bgcolor = $this->row_colors[$searchConfig_hash][$rownum];
136 if (!$bgcolor) return;
147 $renderer->doc = $rest . $tr_tag . ' style="background-color: '.$bgcolor.'" ' . $tr_rest;

123