Lines Matching refs:_this3
16921 var _this3 = this;
16981 item = _this3.struct(itemType);
16989 _this3.x += diff;
16994 …item.add(_this3.struct(labelType || bodyType, [_this3.markStructureContent(labelType || bodyType)]…
16998 _this3.circle(_this3.x - indent + r, _this3.y + midLine, r);
16999 _this3.fill();
17004 _this3._fragment(text, _this3.x - indent, _this3.y, options);
17008 item.add(_this3.struct(bodyType, [_this3.markStructureContent(bodyType)]));
17016 _this3.x += pos;
17021 _this3.x -= pos;
17538 var _this3 = this;
17540 _this3.imgData = _zlib.default.deflateSync(pixels);
17541 _this3.finalize();
18052 var _this3 = this;
18061 _this3._children[index] = _this3._contentForClosure(child);
58210 var _this3 = this;
58228 var glyphs = _this3.glyphs;
58231 ligatureStack: _this3.ligatureStack.slice()
58234 var g = _this3.font.getGlyph(glyph);
58252 var _cache = _this3.inputCache[found];
58256 _this3.inputCache[found] = [result];
58262 _this3.glyphs = _stack$pop.glyphs;
58263 _this3.ligatureStack = _stack$pop.ligatureStack;