Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js15962 this.endingCell = null;
15977 endingCell: this.endingCell, property
15984 DocumentContext.prototype.beginColumn = function(width, offset, endingCell) {
15989 this.endingCell = endingCell;
16000 if (this.endingCell) {
16001 this.saveContextInEndingCell(this.endingCell);
16002 this.endingCell = null;
16008 DocumentContext.prototype.markEnding = function(endingCell) {
16009 this.page = endingCell._columnEndingContext.page;
16010 this.x = endingCell._columnEndingContext.x;
[all …]
Dpdfmake.min.js10endingCell=null,this.tracker=new a,this.addPage(t)}function i(t,e){return void 0===t?e:"landscape"… property
Dpdfmake.min.js.map1endingCell","pageOrientationString","currentPageOrientation","bottomMostContext","c1","c2","bottom…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js68484 this.endingCell = null;
68507 endingCell: this.endingCell,
68514 DocumentContext.prototype.beginColumn = function (width, offset, endingCell) {
68519 this.endingCell = endingCell;
68530 if (this.endingCell) {
68531 this.saveContextInEndingCell(this.endingCell);
68532 this.endingCell = null;
68538 DocumentContext.prototype.markEnding = function (endingCell) {
68539 this.page = endingCell._columnEndingContext.page;
68540 this.x = endingCell._columnEndingContext.x;
[all …]
Dpdfmake.min.js2endingCell=null,this.tracker=new u,this.backgroundLength=[],this.addPage(r)}DocumentContext.protot…