pathElement       560 libcore/DisplayObject.h     virtual as_object* pathElement(const ObjectURI& uri);
pathElement       773 libcore/MovieClip.cpp     as_object* obj = DisplayObject::pathElement(uri);
pathElement       465 libcore/MovieClip.h     as_object* pathElement(const ObjectURI& uri);
pathElement       611 libcore/as_environment.cpp     if (d) return d->pathElement(uri);
pathElement      2050 libcore/movie_root.cpp             o->displayObject()->pathElement(uri) :