Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebLocalFrameImpl.cpp1584 …WebLocalFrameImpl* webframeChild = toWebLocalFrameImpl(m_client->createChildFrame(this, request.fr… in createChildFrame() local
1585 if (!webframeChild) in createChildFrame()
1592 …RefPtrWillBeRawPtr<LocalFrame> child = webframeChild->initializeCoreFrame(frame()->host(), ownerEl… in createChildFrame()
1602 …childItem = PassRefPtr<HistoryItem>(webframeChild->client()->historyItemForNewChildFrame(webframeC… in createChildFrame()