Searched refs:colorIndex (Results 1 – 13 of 13) sorted by relevance
| /plugin/radarchart/ |
| D | syntax.php | 188 $colorIndex = $index % count($colors); 192 'backgroundColor' => $colors[$colorIndex]['background'], 193 'borderColor' => $colors[$colorIndex]['border'],
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
| D | ColorTable.php | 60 function colorIndex($rgb) function in Mpdf\\Gif\\ColorTable
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 448 public function colorIndex($rgb) function in CGIFCOLORTABLE 883 $bgColor = $this->m_img->m_gih->m_colorTable->colorIndex($bgColor); 889 $bgColor = $this->m_gfh->m_colorTable->colorIndex($bgColor); 983 $bgColor = $this->m_img->m_gih->m_colorTable->colorIndex($bgColor); 989 $bgColor = $this->m_gfh->m_colorTable->colorIndex($bgColor);
|
| /plugin/diagramsnet/lib/plugins/ |
| D | voice.js | 1643 var colorIndex = colorCommand.indexOf('color'); 1646 if (colorIndex >= 0) 1650 colorCommand.indexOf(' ', colorIndex))).replace(/ /g, ''); 1666 var styleToken = colorCommand.substring(0, colorIndex + 'color'.length).replace(/ /g, '');
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | ImageProcessor.php | 967 $bgColor = $gif->m_img->m_gih->m_colorTable->colorIndex($bgColor); 974 $bgColor = $gif->m_gfh->m_colorTable->colorIndex($bgColor);
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …SubdivSelectionList:1,collision:1,color:1,colorAtPoint:1,colorEditor:1,colorIndex:1,colorIndexSlid… property
|
| /plugin/jmol2/jmol/ |
| D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
| D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
| D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 17508 for (var colorIndex = 0; colorIndex < colorCount; colorIndex++) {
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …ll coarsenSubdivSelectionList collision color colorAtPoint colorEditor colorIndex colorIndexSlider…
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …colorIndex = Math.floor(i / 4);\n let bandIndex = i % 4;\n if (i === bandCount - 1 &…
|