Lines Matching refs:slice

878     var p2 = Util.applyTransform(r.slice(2, 4), m);
907 var r = rect.slice(0);
1381 …return $startsWith ? $startsWith.call(that, search, index) : that.slice(index, index + search.leng…
1856 return toString.call(it).slice(8, -1);
1949 …return $endsWith ? $endsWith.call(that, search, end) : that.slice(end - search.length, end) === se…
2164 … 1)) < 0xdc00 || b > 0xdfff ? TO_STRING ? s.charAt(i) : a : TO_STRING ? s.slice(i, i + 2) : (a - 0…
3258 if (!promise._a) promise._a = promise._c.slice();
5078 return windowNames.slice();
5153 if (stringFiller.length > fillLen) stringFiller = stringFiller.slice(0, fillLen);
5398 return elements.slice();
5497 return O.slice();
8343 var remainder = pullIntoDescriptor.buffer.slice(end - remainderSize, end);
9275 this._path = base._path.slice();
9289 this._path = base._path.slice();
9297 this._path = base._path.slice();
9312 this._path = base._path.slice();
9705 value = value.slice(1);
9723 value = value.slice(1);
12651 if (name.charAt(0) === "t" && hasOwn.call(this, name) && !isNaN(+name.slice(1))) {
13257 viewBox: this.viewBox.slice(),
14205 this._transformMatrix = old.slice(0, 6);
14856 this.baseTransform = this.ctx.mozCurrentTransform.slice();
15695 var baseTransform = this.baseTransform || this.ctx.mozCurrentTransform.slice();
18008 var readers = this._rangeReaders.slice(0);
21760 textMatrix = textMatrix.slice();
22688 var readers = this._rangeRequestReaders.slice(0);
23462 var parts = value.slice(1).split('\\"');
23468 parts[i] = parts[i].slice(0, quotindex);
23488 var encoding = extvalue.slice(0, encodingend);
23489 var langvalue = extvalue.slice(encodingend + 1);
23811 var readers = this._rangeRequestReaders.slice(0);
24292 var readers = this._rangeRequestReaders.slice(0);