Home
last modified time | relevance | path

Searched refs:hLineColor (Results 1 – 5 of 5) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js2159 hLineColor: function(i) { return i === 1 ? 'black' : '#aaa'; }, method
2173 hLineColor: function(i, node) { return 'black'; }, method
14386 hLineColor: function(i, node) { return 'black'; }, method
16841 …olor: typeof this.layout.hLineColor === 'function' ? this.layout.hLineColor(lineIndex, this.tableN…
Dpdfmake.min.js7 ….length?0:t===e.table.headerRows?2:1},vLineWidth:function(t){return 0},hLineColor:function(t){retu… method
9 …{hLineWidth:function(t,e){return 1},vLineWidth:function(t,e){return 1},hLineColor:function(t,e){re… method
10 …neColor:"function"==typeof this.layout.hLineColor?this.layout.hLineColor(t,this.tableNode):this.la…
Dpdfmake.min.js.map1hLineColor","pageSize2widthAndHeight","pageSize","size","sizes","toUpperCase","width","height","up…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js68009 hLineColor: function (i, node) {
70843 hLineColor: function (i) {
72554 …Color = isFunction(this.layout.hLineColor) ? this.layout.hLineColor(lineIndex, this.tableNode, i) …
Dpdfmake.min.js2hLineColor:function(r,i){return"black"},vLineColor:function(r,i){return"black"},hLineStyle:functio…