HomeSort by relevance Sort by last modified time
    Searched refs:m_ownersForChildren (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebRemoteFrameImpl.cpp 245 m_ownersForChildren.remove(frame);
789 m_ownersForChildren.add(child, adoptPtr(new RemoteBridgeFrameOwner(child)));
811 m_ownersForChildren.add(child, adoptPtr(new PlaceholderFrameOwner));
WebRemoteFrameImpl.h 190 HashMap<WebFrame*, OwnPtr<WebCore::FrameOwner> > m_ownersForChildren;

Completed in 52 milliseconds