SWFMovie_importFont 1060 mingpp.h         { return new SWFFontCharacter(SWFMovie_importFont(this->movie, filename, name)); }
SWFMovie_importFont 4363 php_ext/ming.c 	res = SWFMovie_importFont(movie, libswf, name);
SWFMovie_importFont 13305 py_ext/ming_wrap.c   result = (SWFFontCharacter)SWFMovie_importFont(arg1,(char const *)arg2,(char const *)arg3);
SWFMovie_importFont 1034 src/ming.h     SWFFontCharacter SWFMovie_importFont(SWFMovie movie, const char *filename, const char *name);