Home | History | Annotate | Download | only in video

Lines Matching defs:lastx

523 	int lastx = (xx + VIDEO_FONT_WIDTH) * VIDEO_PIXEL_SIZE;
528 for (x = firstx; x < lastx; x++) {