Lines Matching refs:For
177 For(Int y = 0, y < height, y++) in copyRoutine()
195 For(, x < width - 3, x += 4) in copyRoutine()
205 For(, x < width - 3, x += 4) in copyRoutine()
218 For(, x < width - 1, x += 2) in copyRoutine()
230 For(, x < width - 3, x += 4) in copyRoutine()
247 For(, x < width, x++) in copyRoutine()
303 For(, x < width - 3, x += 4) in copyRoutine()
313 For(, x < width - 3, x += 4) in copyRoutine()
326 For(, x < width - 1, x += 2) in copyRoutine()
338 For(, x < width - 3, x += 4) in copyRoutine()
356 For(, x < width, x++) in copyRoutine()
402 For(Int x = x0, x < width, x++) in copyRoutine()
444 For(Int x = x0, x < width, x++) in copyRoutine()
502 For(Int y1 = 0, y1 < state.cursorHeight, y1++) in copyRoutine()
512 For(Int x1 = 0, x1 < state.cursorWidth, x1++) in copyRoutine()