Home
last modified time | relevance | path

Searched refs:_type (Results 26 – 28 of 28) sorted by path

12

/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js15361 this._type = type;
15392 throw new _util.FormatError("Duplicate entry in \"".concat(this._type, "\" tree."));
15402 var entries = obj.get(this._type);
15427 (0, _util.warn)("Search depth limit reached for \"".concat(this._type, "\" tree."));
15460 var entries = kidsOrEntries.get(this._type);
15481 …to an exhaustive search, for key \"".concat(key, "\", ") + "in \"".concat(this._type, "\" tree."));
15487 …as found at an incorrect, ") + "i.e. out-of-order, position in \"".concat(this._type, "\" tree."));
H A Dpdf.worker.js.map1_type = type;\n }\n\n getAll() {\n const dict = Object.create(null);\n if (!this.root) {\n…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs25427 var _type = (ws || {})["!type"] || "sheet";
25428 switch(_type) {
25565 var _type = (ws || {})["!type"] || "sheet";
25566 switch(_type) {

12