swfoutput_setfillcolor 937 lib/devices/swf.c swfoutput_setfillcolor(dev, 0,0,255,192); swfoutput_setfillcolor 939 lib/devices/swf.c swfoutput_setfillcolor(dev, rand(),rand(),rand(),(rand()&127)+128); swfoutput_setfillcolor 2715 lib/devices/swf.c swfoutput_setfillcolor(dev, color->r, color->g, color->b, color->a);