swf_GetRGB        525 lib/modules/swfshape.c 	    swf_GetRGB(tag, &dest->color);
swf_GetRGB        612 lib/modules/swfshape.c 		    swf_GetRGB(tag, &shape->linestyles[t].color);
swf_GetRGB        477 lib/modules/swftools.c 	    {swf_GetRGB(tag, &color);if(morph) swf_GetRGB(tag, NULL);}
swf_GetRGB        546 lib/modules/swftools.c 	    {swf_GetRGB(tag, &color);if(morph) swf_GetRGB(tag, NULL);}
swf_GetRGB        777 lib/modules/swftools.c 		    if(num==1) swf_GetRGB(tag, NULL);
swf_GetRGB        618 lib/rfxswf.c   	    swf_GetRGB(tag, &color);
swf_GetRGB        235 lib/rfxswf.h   void  swf_GetRGB(TAG * t, RGBA * col);