ST_DEFINEFONT2   1485 lib/devices/swf.c 		    mtag = swf_InsertTag(mtag, ST_DEFINEFONT2);
ST_DEFINEFONT2    208 lib/modules/swfdump.c         case ST_DEFINEFONT2:
ST_DEFINEFONT2   1286 lib/modules/swfrender.c                       tag->id == ST_DEFINEFONT2) {
ST_DEFINEFONT2    126 lib/modules/swftext.c 		if (swf_GetTagID(t) == ST_DEFINEFONT2 || swf_GetTagID(t) == ST_DEFINEFONTINFO || swf_GetTagID(t) == ST_DEFINEFONTINFO2) {
ST_DEFINEFONT2    600 lib/modules/swftext.c 	case ST_DEFINEFONT2:
ST_DEFINEFONT2    119 lib/modules/swftools.c     case ST_DEFINEFONT2:
ST_DEFINEFONT2    234 lib/modules/swftools.c  ST_DEFINEFONT2,
ST_DEFINEFONT2   1170 lib/modules/swftools.c        tag->id == ST_DEFINEFONT2 ||
ST_DEFINEFONT2    127 lib/python/tag.c     if(id == ST_DEFINEFONT || id == ST_DEFINEFONT2)
ST_DEFINEFONT2     38 lib/python/tags.c     self->tag = swf_InsertTag(0, ST_DEFINEFONT2);
ST_DEFINEFONT2    343 lib/readers/swf.c 		tag->id == ST_DEFINEFONT2 ||
ST_DEFINEFONT2   1632 src/swfc.c         tag = swf_InsertTag(tag, font->version==3?ST_DEFINEFONT3:ST_DEFINEFONT2);
ST_DEFINEFONT2    301 src/swfdump.c      if(tag->id == ST_DEFINEFONT2 || tag->id == ST_DEFINEFONT3) {
ST_DEFINEFONT2    529 src/swfextract.c     if(t == 5 && (tag->id == ST_DEFINEFONT || tag->id == ST_DEFINEFONT2 || tag->id == ST_DEFINEFONT3)) {
ST_DEFINEFONT2    173 swfs/keyboard_viewer.c   tag = swf_InsertTag(tag,ST_DEFINEFONT2); {
ST_DEFINEFONT2    240 swfs/simple_viewer.c   tag = swf_InsertTag(tag,ST_DEFINEFONT2); {