destroySWFPlaceObject2Block  256 src/blocks/placeobject.c 	BLOCK(place)->dtor = (destroySWFBlockMethod) destroySWFPlaceObject2Block;
destroySWFPlaceObject2Block  281 src/blocks/placeobject.c 	place->gcnode = ming_gc_add_node(place, (dtorfunctype) destroySWFPlaceObject2Block);
destroySWFPlaceObject2Block   80 src/blocks/placeobject.h destroySWFPlaceObject2Block(SWFPlaceObject2Block place);
destroySWFPlaceObject2Block  131 src/displaylist.c 		destroySWFPlaceObject2Block(item->block);