Home
last modified time | relevance | path

Searched refs:disconnectOwnerElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLFrameOwnerElement.cpp86 frame->disconnectOwnerElement(); in disconnectContentFrame()
93 m_contentFrame->disconnectOwnerElement(); in ~HTMLFrameOwnerElement()
/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrame.h128 void disconnectOwnerElement();
DFrame.cpp157 disconnectOwnerElement(); in ~Frame()
364 void Frame::disconnectOwnerElement() in disconnectOwnerElement() function in WebCore::Frame