Lines Matching refs:j
169 for (uint32_t j = 0; j < cnt - 1; ++j) { in _updateColorTable() local
170 if (repeat && j == cnt - 2 && iAAEnd == 0) { in _updateColorTable()
175 auto curr = colors + j; in _updateColorTable()
197 if (repeat && j == 0) _adjustAAMargin(iAABegin, i - 1); in _updateColorTable()
575 for (uint32_t j = 0; j < len; ++j, ++dst, cmp += csize) { in fillLinear() local
606 for (uint32_t j = 0; j < len; ++j, ++dst, cmp += csize) { in fillLinear() local
648 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
692 for (uint32_t j = 0; j < len; ++j, ++dst, ++cmp) { in fillLinear() local
737 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
787 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
807 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local