Lines Matching refs:_j
9820 this._i = this._j = 0;
9832 var j = this._j;
9849 this._j = j;
21750 for (var _j = 0; _j < dasharray.length; _j++) {
21751 result += dasharray[_j];
60008 var _j = void 0;
60009 for (_j = end - 1; _j > _i8; _j--) {
60010 …if (isConsonant(glyphs[_j]) || disallowDoubleHalants && glyphs[_j].shaperInfo.category === CATEGOR…
60014 if (glyphs[_j].shaperInfo.category !== CATEGORIES.H && _j > _i8) {
60017 glyphs.splice.apply(glyphs, [_i8, 0].concat(glyphs.splice(_i8 + 1, _j - _i8)));
60018 glyphs[_j] = t;
62756 var _j = stack.pop();
62757 if (_j >= 0) {
62758 while (_j > 0) {
62764 _j--;
62767 while (_j < 0) {
62773 _j++;