/plugin/photogallery/phpThumb/ |
H A D | phpthumb.gif.php | 882 if ($bgColor != -1) { 883 $bgColor = $this->m_img->m_gih->m_colorTable->colorIndex($bgColor); 888 if ($bgColor != -1) { 889 $bgColor = $this->m_gfh->m_colorTable->colorIndex($bgColor); 894 $bgColor = -1; 922 if ($bgColor == -1) { 982 if ($bgColor != -1) { 983 $bgColor = $this->m_img->m_gih->m_colorTable->colorIndex($bgColor); 988 if ($bgColor != -1) { 989 $bgColor = $this->m_gfh->m_colorTable->colorIndex($bgColor); [all …]
|
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/ |
H A D | tableCell.js.unc | 206 id: 'bgColor', 208 label: langCell.bgColor, 211 var bgColorAttr = element.getAttribute( 'bgColor' ), 224 selectedCell.removeAttribute( 'bgColor' ); 240 this.getDialog().getContentElement( 'info', 'bgColor' ).setValue( color );
|
/plugin/diagramsnet/lib/shapes/mockup/ |
H A D | mxMockupContainers.js | 65 this.background(c, x, y, w, h, bgColor, frameColor); 72 c.setFillColor(bgColor); 330 c.setFillColor(bgColor); 383 c.setFillColor(bgColor); 453 this.background(c, x, y, w, h, bgColor, frameColor); 460 c.setFillColor(bgColor); 649 this.background(c, x, y, w, h, bgColor, frameColor); 656 c.setFillColor(bgColor); 855 c.setFillColor(bgColor); 1141 c.setFillColor(bgColor); [all …]
|
H A D | mxMockupNavigation.js | 164 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#c4c4c4'); 192 …this.stepLineBg(c, trueW, trueH, buttonNum, buttonWidths, labelOffset, minW, bgColor, fontSize, tr… 195 …this.stepLineFg(c, trueW, trueH, buttonNum, buttonWidths, labelOffset, minW, bgColor, doneColor, c… 215 …tepLineBg = function(c, w, h, buttonNum, buttonWidths, labelOffset, minW, bgColor, fontSize, trueW) argument 218 c.setStrokeColor(bgColor); 219 c.setFillColor(bgColor); 257 …epLineFg = function(c, w, h, buttonNum, buttonWidths, labelOffset, minW, bgColor, doneColor, currC… argument 294 c.setFillColor(bgColor); 333 c.setFillColor(bgColor); 334 c.setStrokeColor(bgColor);
|
H A D | mxMockupButtons.js | 256 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 285 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… 308 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… argument 314 c.setFillColor(bgColor); 401 c.setFillColor(bgColor); 473 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 507 …m, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, selectedFillColo… 530 …, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, selectedFillColo… argument 536 c.setFillColor(bgColor); 613 c.setFillColor(bgColor);
|
H A D | mxMockupGraphics.js | 62 mxShapeMockupBarChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 163 mxShapeMockupColumnChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 263 mxShapeMockupLineChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 351 mxShapeMockupPieChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 554 mxShapeMockupBubbleChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 842 mxShapeMockupPlotChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument 1024 mxShapeMockupGanttChart.prototype.background = function(c, x, y, w, h, bgColor, frameColor) argument
|
H A D | mxMockupText.js | 104 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 142 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… 166 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… argument 172 c.setFillColor(bgColor); 230 c.setFillColor(bgColor);
|
H A D | mxMockupForms.js | 1018 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 1047 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… 1069 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… argument 1073 c.setFillColor(bgColor); 1121 c.setFillColor(bgColor); 1332 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 1365 this.background(c, w, h, bgColor, frameColor); 1370 mxShapeMockupListBox.prototype.background = function(c, w, h, bgColor, frameColor) argument 1372 c.setFillColor(bgColor);
|
H A D | mxMockupiOS.js | 1196 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 1229 …m, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, selectedButton, … 1232 …m, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, selectedButton, … 1252 …, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, selectedButton, … argument 1259 c.setFillColor(bgColor); 1272 …, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, selectedButton, … argument 1344 c.setFillColor(bgColor); 4571 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 4600 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… 4628 c.setFillColor(bgColor); [all …]
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckspecialcombo.js | 94 FCKSpecialCombo.prototype.AddItem = function( id, html, label, bgColor ) argument 107 if ( bgColor ) 108 oDiv.style.backgroundColor = bgColor ;
|
/plugin/chordsheets/js/ |
H A D | jtab.min.js | 1 …bgColor=jtab.getStyle(jQuery(t),"background-color"),bgColor&&"transparent"!=bgColor&&"rgba(0, 0, 0…
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxCiscoSafe.js | 38 var bgColor = mxUtils.getValue(this.state.style, 'bgColor', '#C2E0AE'); 100 c.setFillColor(bgColor);
|
H A D | mxAndroid.js | 50 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, 'none'); 78 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… 101 … buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, selectedFillColo… argument 107 c.setFillColor(bgColor);
|
/plugin/panorama/ |
H A D | render_helper.php | 70 $txt .= ' bgcolor="'.$bgColor.'"';
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
H A D | ImageProcessor.php | 959 $bgColor = -1; 966 if ((isset($bgColor)) && $bgColor !== -1) { // mPDF 5.7.3 967 $bgColor = $gif->m_img->m_gih->m_colorTable->colorIndex($bgColor); 973 if ((isset($bgColor)) && $bgColor != -1) { 974 $bgColor = $gif->m_gfh->m_colorTable->colorIndex($bgColor);
|
/plugin/switchpanel/ |
H A D | README.md | 184 ==text:bgColor=#80cc28,color=#fff,size=16,brColor=#1D611F,brRadius=2 293 ==text:bgColor=(backgroud color),color=(text color),size=(text size),brColor=(border color),brRadiu…
|
/plugin/photogallery/phpThumb/demo/ |
H A D | javascript_api.js | 302 obj.bgColor=colour;
|
/plugin/diagramsnet/lib/shapes/ios7/ |
H A D | mxIOS7Ui.js | 460 var bgColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#ffffff'); 488 …W, trueH, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, bgColor, selectedFillColo… 510 …(c, w, h, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, bgColor, selectedFillColo… argument 516 c.setFillColor(bgColor); 604 c.setFillColor(bgColor);
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …rizontal Alignment",vAlign:"Vertical Alignment",alignBaseline:"Baseline",bgColor:"Background Color… property in CKEDITOR.lang.en.table.cell
|
H A D | lang_array.txt | 592 "bgColor": "Background Color",
|
H A D | en.js.beautified | 588 bgColor: "Background Color",
|
H A D | en.js.unc | 5 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
|
H A D | lang_array.txt | 592 "bgColor": "Background Color",
|
H A D | en.4.9.js.beautified | 669 "bgColor": "Background Color",
|