Lines Matching full:currentimage
24255 d.currentImage && d.update()
24292 this.currentImage = null;
24317 if (this.currentImage)
24318 if (b.equalsContent(this.currentImage)) {
24319 if (a || b.equalsSelection(this.currentImage)) return !1
24324 this.currentImage = b;
24339 this.currentImage = this.snapshots[this.index];
24346 c = this.currentImage,
24383 …for (var b = this.index, c = this.snapshots; 0 < b && this.currentImage.equalsContent(c[b - 1]);) …
24386 this.currentImage = a
24393 …return c.equalsContent(a) && !c.equalsSelection(a) ? (this.currentImage = b[b.length - 1] = a, !0)…
24406 this.currentImage && this.currentImage.equalsContent(d) && (c = d)