Lines Matching full:while
108 while (span->y < yStart) {
116 while (y < yEnd) {
124 while (span->y == y && spanIdx < image->rle->size) {
154 while (x++ < x2) {
203 while (x++ < x2) {
302 while (span->y < yStart) { in _rasterBlendingPolygonImageSegment()
310 while (y < yEnd) { in _rasterBlendingPolygonImageSegment()
318 while (span->y == y && spanIdx < image->rle->size) { in _rasterBlendingPolygonImageSegment()
347 while (x++ < x2) { in _rasterBlendingPolygonImageSegment()
390 while (x++ < x2) { in _rasterBlendingPolygonImageSegment()
484 while (span->y < yStart) { in _rasterPolygonImageSegment()
492 while (y < yEnd) { in _rasterPolygonImageSegment()
500 while (span->y == y && spanIdx < image->rle->size) { in _rasterPolygonImageSegment()
531 while (x++ < x2) { in _rasterPolygonImageSegment()
581 while (x++ < x2) { in _rasterPolygonImageSegment()
910 } while (0) in _calcAAEdge()
1055 while (y < aaSpans->yEnd) { in _apply()
1072 while (pos <= line->length[0]) { in _apply()
1088 while (pos > 0) { in _apply()