SWFFill_getFillStyle 1278 mingpp.h           { return new SWFFillStyle(SWFFill_getFillStyle(this->fill)); }
SWFFill_getFillStyle 4999 php_ext/ming.c 	SWFShape_setLine2Filled(getShape(getThis() TSRMLS_CC), width, SWFFill_getFillStyle(xfill), flags, limit);
SWFFill_getFillStyle 10953 py_ext/ming_wrap.c   result = SWFFill_getFillStyle(arg1);
SWFFill_getFillStyle  917 src/ming.h     SWFFillStyle SWFFill_getFillStyle(SWFFill fill);
SWFFill_getFillStyle  193 src/shape_util.c 	SWFShape_setLeftFillStyle(shape, fill==NULL ? NULL : SWFFill_getFillStyle(fill));
SWFFill_getFillStyle  199 src/shape_util.c 	SWFShape_setRightFillStyle(shape, fill==NULL ? NULL : SWFFill_getFillStyle(fill));