Home
last modified time | relevance | path

Searched refs:_currentFragment (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.js17733 _this2._currentFragment = null;
17742 this._currentFragment = []; property
17751 var _this$_currentFragmen = _slicedToArray(this._currentFragment, 1),
17781 this._currentFragment.push(node);
17788 this._currentFragment.push(node);
17796 this._currentFragment.push(node);
17802 this._stack.push(this._currentFragment);
17804 this._currentFragment = node.childNodes;
17809 this._currentFragment = this._stack.pop() || [];
17810 var lastElement = this._currentFragment[this._currentFragment.length - 1];
Dpdf.js.map1_currentFragment = null;\n this._stack = null;\n this._errorCode = XMLParserErrorCode.NoErro…