Home
last modified time | relevance | path

Searched +refs:_ref6 +refs:initialDest (Results 1 – 1 of 1) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js1258 initialDest: openActionDest property
1463 _initializePdfHistory: function _initializePdfHistory(_ref6) {
1464 var fingerprint = _ref6.fingerprint,
1465 viewOnLoad = _ref6.viewOnLoad,
1466 _ref6$initialDest = _ref6.initialDest,
1467 initialDest = _ref6$initialDest === void 0 ? null : _ref6$initialDest; variable
1484 if (initialDest && !this.initialBookmark && viewOnLoad === ViewOnLoad.UNKNOWN) {
1485 this.initialBookmark = JSON.stringify(initialDest);
1487 explicitDest: initialDest,
6332 …? 'portrait' : 'landscape'), null, isPortrait ? 'portrait' : 'landscape')]).then(function (_ref6) { argument
[all …]