Home
last modified time | relevance | path

Searched refs:_this4 (Results 1 – 17 of 17) sorted by relevance

/plugin/asciidocjs/node_modules/nunjucks/src/
Dcompiler.js160 var _this4 = this;
180 _this4._compileExpression(arg, frame);
182 _this4._emit(',');
189 _this4._emit(',');
192 _this4._emitLine('function(cb) {');
193 _this4._emitLine('if(!cb) { cb = function(err) { if(err) { throw err; }}}');
194 var id = _this4._pushBuffer();
195 _this4._withScopedSyntax(function () {
196 _this4.compile(arg, frame);
197 _this4._emitLine("cb(null, " + id + ");");
[all …]
Denvironment.js327 var _this4 = this;
336 _this4.addBlock(name, blocks[name]);
/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js500 var _this4 = this;
517 _this4.isAnimating = true;
518 if (!_this4.isClosing) {
520 var element = _this4.relatedElements[_this4.currentImageIndex];
521 if (!_this4.currentImage) return;
522_this4.currentImage.setAttribute('src', element.getAttribute(_this4.options.sourceAttr));
523 … if (_this4.loadedImages.indexOf(element.getAttribute(_this4.options.sourceAttr)) === -1) {
524 _this4.show(_this4.domNodes.spinner);
526 if (_this4.domNodes.image.contains(_this4.domNodes.caption)) {
527 _this4.domNodes.image.removeChild(_this4.domNodes.caption);
[all …]
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.js1379 var _this4 = this;
1399 _this4._compileExpression(arg, frame);
1401 _this4._emit(',');
1408 _this4._emit(',');
1411 _this4._emitLine('function(cb) {');
1412 _this4._emitLine('if(!cb) { cb = function(err) { if(err) { throw err; }}}');
1413 var id = _this4._pushBuffer();
1414 _this4._withScopedSyntax(function () {
1415 _this4.compile(arg, frame);
1416 _this4._emitLine("cb(null, " + id + ");");
[all …]
Dnunjucks-slim.js1342 var _this4 = this;
1351 _this4.addBlock(name, blocks[name]); field
Dnunjucks-slim.min.js.map1 …pp","tasks","callback","forceAsync","Context","_Obj","_proto2","blocks","_this4","exported","addBl…
Dnunjucks-slim.js.map1 …handle","app","tasks","callback","forceAsync","Context","_Obj","blocks","_this4","exported","addBl…
Dnunjucks.min.js.map1 …ression","assertType","types","some","t","compileCallExtension","async","_this4","compileCallExten…
Dnunjucks.js.map1 …ression","assertType","types","some","t","compileCallExtension","async","_this4","compileCallExten…
/plugin/pdfjs/pdfjs/web/
Dviewer.js1168 var _this4 = this;
1188 _this4.loadingBar.hide();
1190 _this4.disableAutoFetchLoadingBarTimeout = null;
7287 var _this4 = this;
7292 if (!_this4._pdfDocument || pdfDocument && _this4._pdfDocument !== pdfDocument) {
7296 if (_this4._findTimeout) {
7297 clearTimeout(_this4._findTimeout);
7298 _this4._findTimeout = null;
7301 if (_this4._resumePageIdx) {
7302 _this4._resumePageIdx = null;
[all …]
/plugin/edittable/lib/
Dhandsontable.full.js5188 var _this4 = this;
5197 _this4[property] = null;
18056 var _this4 = this;
18064 var cellProperties = _this4.hot.getCellMeta(row, column);
18069 var renderer = _this4.hot.getCellRenderer(cellProperties);
18073 … renderer(_this4.hot, td, row, column, _this4.hot.colToProp(column), string.value, cellProperties);
35205 var _this4 = this;
35224 …dateStr = (0, _moment2.default)(dateStr).format(_this4.cellProperties.dateFormat || _this4.default…
35226 _this4.setValue(dateStr);
35227 _this4.hideDatepicker();
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.js10272 var _this4 = this;
10280 …for (var _iterator4 = _this4._progressiveDoneListeners[Symbol.iterator](), _step4; !(_iteratorNorm…
17024 var _this4 = this;
17035 _this4.comObj.postMessage({
17046 …Promise.all([_this4.streamControllers[data.streamId].startCall, _this4.streamControllers[data.stre…
17049 delete _this4.streamControllers[data.streamId];
20458 var _this4;
20462_this4 = _possibleConstructorReturn(this, _getPrototypeOf(PolygonAnnotationElement).call(this, par…
20463 _this4.containerClassName = 'polygonAnnotation';
20464 _this4.svgElementName = 'svg:polygon';
[all …]
Dpdf.worker.js12895 var _this4 = this;
12898 var annotationRefs = _this4.annotations;
12902 …mises.push(_annotation.AnnotationFactory.create(_this4.xref, annotationRefs[i], _this4.pdfManager,…
27937 var _this4;
27941_this4 = _possibleConstructorReturn(this, _getPrototypeOf(CalGrayCS).call(this, 'CalGray', 1));
27949 _this4.XW = whitePoint[0];
27950 _this4.YW = whitePoint[1];
27951 _this4.ZW = whitePoint[2];
27952 _this4.XB = blackPoint[0];
27953 _this4.YB = blackPoint[1];
[all …]
/plugin/zwidoku/files/
H A Djs.js1_this4=this;if(this.eventManager){this.eventManager.destroy();}this.clearHooks();(0,_object.object…
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js2386 var _this4 = this;
2390 return _this4.getRanges(name, matrix);
4675 var _this4 = this;
4697 var rDst = _this4.getRow(i + nExpand);
4708 _this4._rows[i - 1] = undefined;
4721 var rDst = _this4.getRow(i + nExpand);
4733 … var cellToBeMerged = _this4.getRow(cell._row._number + nInserts).getCell(colNumber);
4737 …var newMaster = _this4.getRow(prevMaster._row._number + nInserts).getCell(prevMaster._column._numb…
11910 var _this4 = this;
11914 _this4.map['xdr:twoCellAnchor'].reconcile(anchor, options);
[all …]
/plugin/datatables/assets/pdfmake/
Dpdfmake.js17083 var _this4 = this;
17280 _this4.addContent("[".concat(commands.join(' '), "] TJ"));
18114 var _this4 = this;
18120 return _this4._flushChild(child);
58993 var _this4 = this;
58996 if (!(_this4.currentFeature in glyph.features)) {
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1 …ndicator","children","addClass","directionalClassName","orderClassName","_this4","activeElementInd…