Home
last modified time | relevance | path

Searched refs:FillColor (Results 1 – 6 of 6) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php213 if ($this->FillColor !== '0 g') {
214 $buffer .= $this->FillColor . "\n";
245 'FillColor' => $this->FillColor,
292 $this->FillColor = $state['FillColor'];
372 $this->_out($this->FillColor);
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1074 var $FillColor; //commands for filling color variable in FPDF
1581 $this->_out($this->FillColor);
1652 $this->FillColor='0 g';
1796 $fc=$this->FillColor;
1818 $this->FillColor=$fc;
1837 if ($this->FillColor!=$fc) {
1838 $this->FillColor=$fc;
1872 $this->FillColor = $new_color;
1873 $this->ColorFlag = ($this->FillColor!=$this->TextColor);
1874 $this->_out($this->FillColor);
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php983 var $FillColor; //commands for filling color variable in FPDF
1486 $this->_out($this->FillColor);
1559 $this->FillColor='0 g';
1785 $fc=$this->FillColor;
1811 $this->FillColor=$fc;
1832 if ($this->FillColor!=$fc) {
1833 $this->FillColor=$fc;
1883 $this->FillColor = $new_color;
1884 $this->ColorFlag=($this->FillColor!=$this->TextColor);
1885 $this->_out($this->FillColor);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5204 properties.FillColor = rgbToHex(properties.FillColor);
5208 …var fOpac = "0x" + properties.FillColor.substring(properties.FillColor.length - 2, properties.Fill…
5365 if (properties.FillColor != null)
5369 if (properties.FillColor.cs != null && properties.FillColor.cs.length > 1)
5445 if (properties.FillColor && properties.FillColor.url)
6601 var fillClr = shape.FillColor;
6649 FillColor: fillClr,
13019 var fillColor = p.FillColor;
13193 shape.FillColor = p.FillColor;
13196 if (shape.FillColor == null)
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php799 var $FillColor; // commands for filling color
1118 $this->defFillColor = $this->FillColor = $this->SetFColor($this->colorConverter->convert(255, $this->PDFAXwarnings), true);
2968 $fc = $this->FillColor;
2996 $this->FillColor = $fc;
3170 $fc = $this->FillColor;
3241 $this->FillColor = $fc;
3266 if ($this->FillColor != $fc) {
3267 $this->FillColor = $fc;
3405 $this->FillColor = $out;
3407 if ($this->page > 0 && ((isset($this->pageoutput[$this->page]['FillColor'])
798 var $FillColor; // commands for filling color global() variable in Mpdf\\Mpdf
[all...]
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js24 …g"===typeof a.FillColor&&(a.FillColor=Ba(a.FillColor),7<a.FillColor.length&&(a="0x"+a.FillColor.su…
26 …";":""}function da(a,b){if(null!=a.FillColor)if("object"===typeof a.FillColor){if(null!=a.FillColo…
27FillColor.cs[0].c))+ob(mxConstants.STYLE_GRADIENTCOLOR,ga(a.FillColor.cs[1].c))}else return"string…
29 "1"):""}function fc(a,b,c){var g="";a.FillColor&&a.FillColor.url?(c=a.FillColor.url,"fill"==a.FillC…
53 …ox.w,n=b.BoundingBox.h,d=0;d<b.Shapes.length;d++){var f=b.Shapes[d],w=f.FillColor,k=f.StrokeColor,…
56 c.push({shapeStencil:"stencil("+Graph.compress(e.join(""))+")",FillColor:w,LineColor:k,LineWidth:A}…
100FillColor+";"),ma[l].vertex=!0,v.insert(ma[l]),ma[l].value=k(h["Tab_"+l]),ma[l].style+=a(h["Tab_"+…
154 ….style+=c(v.style,h,e,v,z);break;case "BPMNChoreography":try{var O=ga(h.FillColor),be=Ad(O,.75),$b…
303FillColor,Bf=Ia.LineColor,Cf=Ia.LineWidth;"prop"==Ia.FillColor&&(Ia.FillColor=h.FillColor);null==I…
305 …/r)}Aa.vertex=!0;Aa.geometry.relative=!0;v.insert(Aa)}mb++}}if(h.FillColor&&h.FillColor.url){var r…
[all …]