Searched refs:initialBookmark (Results 1 – 2 of 2) sorted by relevance
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 376 initialBookmark: document.location.hash.substring(1), property 1246 …4, _ref4$, values, pageLayout, pageMode, openActionDest, viewOnLoad, initialBookmark, zoom, hash, … 1261 initialBookmark = _this5.initialBookmark; 1315 if (!(!initialBookmark && !hash)) { 1331 _this5.initialBookmark = initialBookmark; 1479 if (this.pdfHistory.initialBookmark) { 1480 this.initialBookmark = this.pdfHistory.initialBookmark; 1484 if (initialDest && !this.initialBookmark && viewOnLoad === ViewOnLoad.UNKNOWN) { 1485 this.initialBookmark = JSON.stringify(initialDest); 1521 if (this.initialBookmark) { [all …]
|
| D | viewer.js.map | 1 …initialBookmark","initialized","fellback","appConfig","pdfDocument","pdfLoadingTask","printService…
|