setNotification 208 core/E4XNode.h virtual void setNotification(AvmCore* /*core*/, FunctionObject* /*f*/, Namespacep /*publicNS*/) { return; } setNotification 346 core/E4XNode.h void setNotification(AvmCore* core, FunctionObject* f, Namespacep publicNS); setNotification 247 core/XMLListObject.h void setNotification(ScriptObject* f); setNotification 2554 core/XMLObject.cpp m_node->setNotification(core, f, publicNS); setNotification 233 core/XMLObject.h inline void setNotification(FunctionObject* f) { AS3_setNotification(f); }