newSWFFont_fromFile  820 mingpp.h           this->font = newSWFFont_fromFile(path); 
newSWFFont_fromFile 2341 php_ext/ming.c 	font = newSWFFont_fromFile(file);
newSWFFont_fromFile 5545 py_ext/ming_wrap.c   result = (SWFFont)newSWFFont_fromFile((char const *)arg1);
newSWFFont_fromFile   38 src/font_util.c   SWFFont font = newSWFFont_fromFile(path);
newSWFFont_fromFile  420 src/ming.h     SWFFont newSWFFont_fromFile(const char *filename);
newSWFFont_fromFile   11 test/Font/test01.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/font01.fdb");
newSWFFont_fromFile   11 test/Font/test02.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/test.ttf");
newSWFFont_fromFile   11 test/Font/test03.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/test.ttf");
newSWFFont_fromFile   19 test/Font/test04.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/font01.fdb");
newSWFFont_fromFile   19 test/Font/test05.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/font01.fdb");
newSWFFont_fromFile   11 test/Movie/assignSymbol/test01.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/font01.fdb");
newSWFFont_fromFile   26 test/Text/test02.c 	SWFFont font2 = newSWFFont_fromFile(MEDIADIR "/test.ttf");
newSWFFont_fromFile   11 test/TextField/test01.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/test.ttf");
newSWFFont_fromFile   10 test/TextField/test02.c 	SWFFont font = newSWFFont_fromFile(MEDIADIR "/test.ttf");