Home
last modified time | relevance | path

Searched refs:bgColor (Results 1 – 25 of 39) sorted by path

12

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js9285 if((t = rgb2Hex(get_rgb(xfd.icvBack)))) { line.s.bgColor = {rgb:t}; } class in line.s
H A Dxlsx.min.js5bgColor":if(!fill.bgColor)fill.bgColor={};if(y.indexed)fill.bgColor.indexed=parseInt(y.indexed,10)…
8 …ore))){line.s.fgColor={rgb:t}}if(t=rgb2Hex(get_rgb(xfd.icvBack))){line.s.bgColor={rgb:t}}};var add… class in line.s
H A Dxlsx.min.map1 …rtStripe","ThinReverseDiagStripe","ThinHorzCross","parse_fills","Fills","bgColor","indexed","theme…
/plugin/chordsheets/js/
H A Djtab.min.js1bgColor=jtab.getStyle(jQuery(t),"background-color"),bgColor&&"transparent"!=bgColor&&"rgba(0, 0, 0…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …rizontal Alignment",vAlign:"Vertical Alignment",alignBaseline:"Baseline",bgColor:"Background Color… property in CKEDITOR.lang.en.table.cell
H A Den.js.beautified588 bgColor: "Background Color",
H A Den.js.unc5 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
H A Dfr.js.unc598 "bgColor": "Couleur d'arrière-plan",
H A Dlang_array.txt592 "bgColor": "Background Color",
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc206 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/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified669 "bgColor": "Background Color",
H A Den.js-4.9.merged5 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
H A Den.js.4.95 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
H A Den.js.unc5 …tal Alignment","vAlign":"Vertical Alignment","alignBaseline":"Baseline","bgColor":"Background Colo…
H A Dfr.js.unc598 "bgColor": "Couleur d'arrière-plan",
H A Dlang_array.txt592 "bgColor": "Background Color",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified669 "bgColor": "Background Color",
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js14283 var bgColor = this.getBgColor(eventDef);
14311 (bgColor ?
14312 ' style="background-color:' + bgColor + '"' :
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js460 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/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js256 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 DmxMockupContainers.js65 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 DmxMockupForms.js1018 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 DmxMockupGraphics.js62 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 DmxMockupNavigation.js164 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 DmxMockupText.js104 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);

12