fill_clip         775 lib/modules/swfrender.c 	fill_clip(line, zline, y, x1, x2, clipdepth);
fill_clip         943 lib/modules/swfrender.c 	    fill_clip(line, zline, y, 0, i->width2, i->lines[y].pending_clipdepth);
fill_clip         964 lib/modules/swfrender.c 		fill_clip(line, zline, y, lastx, startx, clipdepth);
fill_clip         983 lib/modules/swfrender.c 	    fill_clip(line, zline, y, lastx, i->width2, clipdepth);