swf_ShapeDrawerToShape 2879 lib/devices/swf.c 	swffont->glyph[t].shape = swf_ShapeDrawerToShape(&draw);
swf_ShapeDrawerToShape  335 lib/modules/swffont.c 	font->glyph[font->numchars].shape = swf_ShapeDrawerToShape(&draw);
swf_ShapeDrawerToShape  529 lib/modules/swffont.c 	font->glyph[c].shape = swf_ShapeDrawerToShape(&draw);
swf_ShapeDrawerToShape  727 lib/python/tags.c     SHAPE*s1 =  swf_ShapeDrawerToShape(&draw);
swf_ShapeDrawerToShape  506 lib/rfxswf.h   SHAPE* swf_ShapeDrawerToShape(drawer_t*draw);
swf_ShapeDrawerToShape 1355 src/swfc.c     	outline->shape = swf_ShapeDrawerToShape(&draw);
swf_ShapeDrawerToShape 2030 src/swfc.c         shape = swf_ShapeDrawerToShape(&draw);