Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/babel-types/lib/
Dindex.js703 var _ref6;
707 _ref6 = _iterator6[_i6++];
711 _ref6 = _i6.value;
714 var _key3 = _ref6;
/plugin/pdfjs/pdfjs/web/
Dviewer.js1463 _initializePdfHistory: function _initializePdfHistory(_ref6) {
1464 var fingerprint = _ref6.fingerprint,
1465 viewOnLoad = _ref6.viewOnLoad,
1466 _ref6$initialDest = _ref6.initialDest,
6332 …? 'portrait' : 'landscape'), null, isPortrait ? 'portrait' : 'landscape')]).then(function (_ref6) { argument
6333 var _ref7 = _slicedToArray(_ref6, 4),
/plugin/pdfjs/pdfjs/build/
Dpdf.js11017 var _ref6 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},
11018 _ref6$name = _ref6.name,
11020 _ref6$port = _ref6.port,
11022 _ref6$postMessageTran = _ref6.postMessageTransfers,
11024 _ref6$verbosity = _ref6.verbosity,
13248 var _ref6 = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},
13249 _ref6$scale = _ref6.scale,
13251 _ref6$rotation = _ref6.rotation,
13253 _ref6$dontFlip = _ref6.dontFlip,
Dpdf.worker.js12694 var _ref6 = _slicedToArray(_ref5, 2),
12695 pageOpList = _ref6[0],
12696 annotations = _ref6[1];
53116 constructSampled: function constructSampled(_ref6) {
53117 var xref = _ref6.xref,
53118 isEvalSupported = _ref6.isEvalSupported,
53119 fn = _ref6.fn,
53120 dict = _ref6.dict;