Searched refs:_normalizeColor (Results 1 – 7 of 7) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.js | 27839 _normalizeColor: function(color) { 27883 color = this._normalizeColor(color); 28168 this.stops.push([pos, this.doc._normalizeColor(color), opacity]); 65905 options.C = this._normalizeColor(options.color || [0, 0, 0]);
|
H A D | pdfmake.min.js | 13 …_normalizeColor:function(t){var n,r;return t instanceof e?t:("string"==typeof t&&("#"===t.charAt(0… method in t.exports 16 …t(t,e,n,r),i.Border=[0,0,0],"Link"!==i.Subtype&&null==i.C&&(i.C=this._normalizeColor(i.color||[0,0…
|
H A D | pdfmake.min.js.map | 1 …_normalizeColor","hex","part","_setColor","gstate","_sMasked","SMask","_setColorSpace","_fillColor…
|
/plugin/datatables/assets/pdfmake/build/ |
H A D | pdfmake.min.js |
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.production.min.js | 34 …_normalizeColor=function(e){if(e){if(m(e)){var t=function(e){var t=document.createElement("canvas"… method in Sm
|
H A D | bpmn-modeler.development.js | 52222 this._normalizeColor = function(color) { method in SetColorHandler 52256 'background-color': this._normalizeColor(colors.fill) }); 52261 'border-color': this._normalizeColor(colors.stroke) });
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …_normalizeColor=function(e){if(e){if(d(e)){var t=function(e){var t=document.createElement("canvas"… method in Ty
|