SWFLineStyle_equals   39 src/blocks/linestyle.h byte SWFLineStyle_equals(SWFLineStyle line, unsigned short width,
SWFLineStyle_equals 1004 src/blocks/shape.c 		if ( SWFLineStyle_equals(shape->lines[line], width, r, g, b, a, flags) )
SWFLineStyle_equals 1037 src/blocks/shape.c 		if ( SWFLineStyle_equals(shape->lines[line], width, r, g, b, a, 0) )
SWFLineStyle_equals  317 src/blocks/swf.h byte SWFLineStyle_equals(SWFLineStyle line, unsigned short width, byte r, byte g, byte b, byte a);