get_root 879 libcore/DisplayObject.cpp return get_root(); get_root 1069 libcore/DisplayObject.cpp return as_value(o.get_root()->url()); get_root 530 libcore/DisplayObject.h virtual Movie* get_root() const { get_root 531 libcore/DisplayObject.h return parent()->get_root(); get_root 131 libcore/MovieClip.h virtual Movie* get_root() const; get_root 1891 libcore/TextField.cpp return get_root()->getDefinitionVersion(); get_root 310 libcore/asobj/MovieClip_as.cpp Movie* m = ptr->get_root(); get_root 457 libcore/asobj/MovieClip_as.cpp movieclip->get_root()->exportedCharacter(id_name); get_root 304 libcore/asobj/Object.cpp Movie* relRoot = tgt->get_root(); get_root 708 libcore/asobj/TextField_as.cpp Movie* mi = text->get_root(); get_root 822 libcore/asobj/flash/display/BitmapData_as.cpp Movie* root = tgt->get_root(); get_root 46 libcore/parser/sprite_definition.cpp DisplayObject* mc = new MovieClip(obj, this, parent->get_root(), parent); get_root 28 libcore/swf/DefinitionTag.cpp m->get_root()->addCharacter(_id); get_root 55 libcore/swf/ExportAssetsTag.h Movie* mov = m->get_root(); get_root 61 libcore/swf/ImportAssetsTag.h Movie* mov = m->get_root(); get_root 1252 libcore/vm/ASHandlers.cpp MovieClip* root_movie = tgtch ? tgtch->get_root() : 0; get_root 113 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check_equals(coverart->get_root()->url(), lynchURL.str()); get_root 134 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check_equals(coverart->get_root()->url(), greenURL.str()); get_root 156 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check_equals(coverart->get_root()->url(), offspringURL.str()); get_root 192 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp std::string url = coverart->get_root()->url(); get_root 193 testsuite/misc-ming.all/loading/loadMovieTestRunner.cpp check_equals(coverart->get_root()->url(), baseURL.str());