Home | History | Annotate | Download | only in src

Lines Matching defs:bindToWindowObject

756 void WebFrameImpl::bindToWindowObject(const WebString& name, NPObject* object)
764 m_frame->script()->bindToWindowObject(m_frame, key, object);