Events            416 libcore/DisplayObject.cpp     for (Events::const_iterator it=copyfrom.begin(), itE=copyfrom.end();
Events            445 libcore/DisplayObject.cpp     Events::const_iterator it = _event_handlers.find(id);
Events            491 libcore/DisplayObject.cpp     Events::const_iterator it = _event_handlers.find(id);
Events            998 libcore/DisplayObject.h     const Events& get_event_handlers() const
Events           1003 libcore/DisplayObject.h     void set_event_handlers(const Events& copyfrom);
Events           1046 libcore/DisplayObject.h     Events _event_handlers;
Events           1759 libcore/MovieClip.cpp         const Events& clipEvs = get_event_handlers();