Searched refs:msl_shapes (Results 1 – 1 of 1) sorted by relevance
431 static List<ShapeInMSL*> msl_shapes; variable442 while(msl_shapes.size()) in PurgeMSLShapeList()444 ShapeInMSL* shp_msl=msl_shapes.first_entry(); in PurgeMSLShapeList()447 msl_shapes.delete_first_entry(); in PurgeMSLShapeList()552 LIF<ShapeInMSL*> msl_shape_lif(&msl_shapes); in deallocate_loaded_shapes()797 msl_shapes.add_entry(new ShapeInMSL(mainshapelist[list_pos],rif_name,list_pos)); in copy_to_mainshapelist()807 msl_shapes.add_entry(new ShapeInMSL(mainshapelist[list_pos],oc->object_data.o_name,list_pos)); in copy_to_mainshapelist()845 msl_shapes.add_entry(new ShapeInMSL(mainshapelist[list_pos],shpname,list_pos)); in copy_to_mainshapelist()1501 for (LIF<ShapeInMSL*> search(&msl_shapes); !search.done(); search.next()) in FreeShapeNameReference()1535 for(LIF<ShapeInMSL*> msl_shape_lif(&msl_shapes);!msl_shape_lif.done();msl_shape_lif.next()) in DeallocateLoadedShapeMSL()[all …]