Home | History | Annotate | Download | only in Main

Lines Matching defs:For

12 // See the License for the specific language governing permissions and
185 For(Int y = 0, y < height, y++)
203 For(, x < width - 3, x += 4)
213 For(, x < width - 3, x += 4)
226 For(, x < width - 1, x += 2)
238 For(, x < width - 3, x += 4)
255 For(, x < width, x++)
311 For(, x < width - 3, x += 4)
321 For(, x < width - 3, x += 4)
334 For(, x < width - 1, x += 2)
346 For(, x < width - 3, x += 4)
364 For(, x < width, x++)
410 For(Int x = x0, x < width, x++)
452 For(Int x = x0, x < width, x++)
510 For(Int y1 = 0, y1 < state.cursorHeight, y1++)
520 For(Int x1 = 0, x1 < state.cursorWidth, x1++)