SWFShape_drawCircle 1391 mingpp.h           { SWFShape_drawCircle(this->shape, r); }
SWFShape_drawCircle 4760 php_ext/ming.c 	SWFShape_drawCircle(getShape(getThis() TSRMLS_CC), r);
SWFShape_drawCircle 11915 py_ext/ming_wrap.c   SWFShape_drawCircle(arg1,arg2);
SWFShape_drawCircle  966 src/ming.h     void SWFShape_drawCircle(SWFShape shape, double r);
SWFShape_drawCircle   14 test/Button/test01.c 	SWFShape_drawCircle(s, 20);
SWFShape_drawCircle   16 test/Gradient/test07.c 	SWFShape_drawCircle(shape, 55);