Lines Matching refs:getCurrentPage
68601 …this.availableHeight = this.getCurrentPage().pageSize.height - this.pageMargins.top - this.pageMar…
68602 …this.pageSnapshot().availableWidth = this.getCurrentPage().pageSize.width - this.pageMargins.left …
68616 this.availableWidth = this.getCurrentPage().pageSize.width - this.x - this.pageMargins.right;
68620 this.availableHeight = this.getCurrentPage().pageSize.height - this.y - this.pageMargins.bottom;
68697 var currentPageOrientation = this.getCurrentPage().pageSize.orientation;
68699 var pageSize = getPageSize(this.getCurrentPage(), pageOrientation);
68731 DocumentContext.prototype.getCurrentPage = function () {
68740 var pageSize = this.getCurrentPage().pageSize;
68814 var page = context.getCurrentPage(),
68876 var page = context.getCurrentPage(),
68908 var page = context.getCurrentPage(),
68975 var page = context.getCurrentPage(),
68990 var page = ctx.getCurrentPage();
69000 var page = ctx.getCurrentPage();
69021 var page = ctx.getCurrentPage();
69085 …height = this.context.getCurrentPage().height - this.context.pageMargins.top - this.context.pageMa…
69560 var pageSize = context.getCurrentPage().pageSize;
69588 var sizes = sizeFunction(this.writer.context().getCurrentPage().pageSize, this.pageMargins);
70422 …fragment.height = unbreakableContext.getCurrentPage().pageSize.height - unbreakableContext.pageMar…
70424 …fragment.height = this.writer.context.getCurrentPage().pageSize.height - this.writer.context.pageM…