morph 65 libcore/MorphShape.cpp morph(); morph 69 libcore/MorphShape.h void morph(); morph 196 libcore/parser/TypesParser.cpp boost::optional<FillStyle> morph; morph 199 libcore/parser/TypesParser.cpp morph = GradientFill(gr, m2); morph 239 libcore/parser/TypesParser.cpp morph = SolidFill(c2); morph 241 libcore/parser/TypesParser.cpp return std::make_pair(SolidFill(c1), morph); morph 246 libcore/parser/TypesParser.cpp boost::get<GradientFill>(morph->fill).setRecords(morphrecs); morph 296 libcore/parser/TypesParser.cpp boost::get<GradientFill>(morph->fill). morph 300 libcore/parser/TypesParser.cpp return std::make_pair(gf, morph); morph 389 libcore/parser/TypesParser.cpp boost::optional<FillStyle> morph; morph 398 libcore/parser/TypesParser.cpp morph = SolidFill(othercolor); morph 410 libcore/parser/TypesParser.cpp return std::make_pair(SolidFill(color), morph); morph 423 libcore/parser/TypesParser.cpp boost::optional<FillStyle> morph; morph 426 libcore/parser/TypesParser.cpp morph = BitmapFill(type, &md, id, m2); morph 431 libcore/parser/TypesParser.cpp return std::make_pair(BitmapFill(type, &md, id, m), morph); morph 56 libcore/swf/DefineMorphShapeTag.cpp DefineMorphShapeTag* morph = new DefineMorphShapeTag(in, tag, md, r, id); morph 57 libcore/swf/DefineMorphShapeTag.cpp md.addDisplayObject(id, morph); morph 56 testsuite/misc-ming.all/morph_test1.c SWFMorph morph; morph 82 testsuite/misc-ming.all/morph_test1.c morph = newSWFMorphShape(); morph 83 testsuite/misc-ming.all/morph_test1.c startShape = SWFMorph_getShape1(morph); morph 85 testsuite/misc-ming.all/morph_test1.c endShape = SWFMorph_getShape2(morph); morph 88 testsuite/misc-ming.all/morph_test1.c it = SWFMovie_add(mo, (SWFBlock)morph); morph 95 testsuite/misc-ming.all/morph_test1.c it = SWFMovie_add(mo, (SWFBlock)morph);