Home
last modified time | relevance | path

Searched refs:getPage (Results 26 – 31 of 31) sorted by path

12

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js538 return pdfManager.getPage(data.pageIndex).then(function (page) {
609 return pdfManager.getPage(pageIndex).then(function (page) {
615 pdfManager.getPage(pageIndex).then(function (page) {
675 pdfManager.getPage(pageIndex).then(function (page) {
11339 value: function getPage(pageIndex) {
11340 return this.pdfDocument.getPage(pageIndex);
13077 value: function getPage(pageIndex) {
13109 return this.getPage(0)["catch"](function (reason) {
H A Dpdf.worker.js.map1getPage","fontFallback","requestRange","sendProgressiveData","updatePassword","createValidAbsolute…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js6093 …(info.CreationDate), _this2._parseDate(info.ModDate), _this2.pdfDocument.getPage(currentPageNumber…
7082 return _this2._pdfDocument.getPage(i + 1).then(function (pdfPage) {
9613 pdfDocument.getPage(1).then(function (firstPage) {
9685 var promise = this.pdfDocument.getPage(pageNumber).then(function (pdfPage) {
10544 var firstPagePromise = pdfDocument.getPage(1);
10599 pdfDocument.getPage(_pageNum).then(function (pdfPage) {
11084 var promise = this.pdfDocument.getPage(pageNumber).then(function (pdfPage) {
15380 return pdfDocument.getPage(pageNumber).then(function (pdfPage) {
H A Dviewer.js.map1getPage(currentPageNumber).then((pdfPage) => {\n return this._parsePageSize(getPageSize…
/plugin/xcom/lang/en/
H A Dfunctions.txt33 ==== wiki.getPage ====
35 ^Name |''wiki.getPage'' |
/plugin/xcom/scripts/
H A Dxcom_save.php124 function getPage() { function in xcom_save
252 $xcom->getPage();

12