SWFFontCollection_getFont 907 mingpp.h { return new SWFFont(SWFFontCollection_getFont(this->fc, index)); } SWFFontCollection_getFont 463 php_ext/ming.c font = SWFFontCollection_getFont(getFontCollection(getThis() TSRMLS_CC), index); SWFFontCollection_getFont 5842 py_ext/ming_wrap.c result = (SWFFont)SWFFontCollection_getFont(arg1,arg2); SWFFontCollection_getFont 442 src/ming.h SWFFont SWFFontCollection_getFont(SWFFontCollection collection, int index);