Lines Matching refs:For
181 For(Int y = 0, y < height, y++) in copyRoutine()
197 For(, x < width - 3, x += 4) in copyRoutine()
206 For(, x < width - 3, x += 4) in copyRoutine()
219 For(, x < width - 1, x += 2) in copyRoutine()
231 For(, x < width - 3, x += 4) in copyRoutine()
248 For(, x < width, x++) in copyRoutine()
299 For(, x < width - 3, x += 4) in copyRoutine()
308 For(, x < width - 3, x += 4) in copyRoutine()
321 For(, x < width - 1, x += 2) in copyRoutine()
333 For(, x < width - 3, x += 4) in copyRoutine()
351 For(, x < width, x++) in copyRoutine()
395 For(Int x = x0, x < width, x++) in copyRoutine()
451 For(Int y1 = 0, y1 < state.cursorHeight, y1++) in copyRoutine()
461 For(Int x1 = 0, x1 < state.cursorWidth, x1++) in copyRoutine()