SWFShape_setLeftFillStyle 1361 mingpp.h { SWFShape_setLeftFillStyle(this->shape, fill->fill); } SWFShape_setLeftFillStyle 5416 py_ext/ming_wrap.c SWFShape_setLeftFillStyle(arg1,arg2); SWFShape_setLeftFillStyle 367 src/blocks/swf.h void SWFShape_setLeftFillStyle(SWFShape shape, SWFFillStyle fill); SWFShape_setLeftFillStyle 405 src/ming.h void SWFShape_setLeftFillStyle(SWFShape shape, SWFFillStyle fill); SWFShape_setLeftFillStyle 193 src/shape_util.c SWFShape_setLeftFillStyle(shape, fill==NULL ? NULL : SWFFill_getFillStyle(fill));