Searched refs:globalScope (Results 1 – 8 of 8) sorted by relevance
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 1083 var globalScope = __w_pdfjs_require__(3); 1085 if (!globalScope._pdfjsCompatibilityChecked) { 1086 globalScope._pdfjsCompatibilityChecked = true; field 1093 if (globalScope.btoa || !isNodeJS()) { 1097 globalScope.btoa = function (chars) { 1103 if (globalScope.atob || !isNodeJS()) { 1107 globalScope.atob = function (input) { 1256 …if (globalScope.Promise && globalScope.Promise.prototype && globalScope.Promise.prototype["finally… 1260 globalScope.Promise = __w_pdfjs_require__(82); 1264 if (globalScope.WeakMap) { [all …]
|
| D | pdf.worker.js | 2252 var globalScope = __w_pdfjs_require__(7); 2254 if (!globalScope._pdfjsCompatibilityChecked) { 2255 globalScope._pdfjsCompatibilityChecked = true; field 2262 if (globalScope.btoa || !isNodeJS()) { 2266 globalScope.btoa = function (chars) { 2272 if (globalScope.atob || !isNodeJS()) { 2276 globalScope.atob = function (input) { 2425 …if (globalScope.Promise && globalScope.Promise.prototype && globalScope.Promise.prototype["finally… 2429 globalScope.Promise = __w_pdfjs_require__(86); 2433 if (globalScope.WeakMap) { [all …]
|
| D | pdf.js.map | 1 …globalScope","hasDOM","Buffer","Element","div","document","OriginalDOMTokenListAdd","DOMTokenList"…
|
| D | pdf.worker.js.map | 1 …globalScope","isNodeJS","hasDOM","Buffer","Element","div","document","OriginalDOMTokenListAdd","DO…
|
| /plugin/processing/ |
| D | script.js | 12801 var globalScope = {}; 12815 globalScope[name] = class_; 12830 found = globalScope[parts[0]];
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …t(condition,text){if(!condition){abort("Assertion failed: "+text)}}var globalScope=this;function g…
|
| D | vorbis.js | 2 …t(condition,text){if(!condition){abort("Assertion failed: "+text)}}var globalScope=this;function g…
|
| D | opus.js | 2 …t(condition,text){if(!condition){abort("Assertion failed: "+text)}}var globalScope=this;function g…
|