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

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebFrame.h 58 static PassRefPtr<WebFrame> createSubframe(WebPage*, const String& frameName, WebCore::HTMLFrameOwnerElement*);
WebFrame.cpp 94 PassRefPtr<WebFrame> WebFrame::createSubframe(WebPage* page, const String& frameName, HTMLFrameOwnerElement* ownerElement)
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebFrameLoaderClient.cpp 90 // Balances explicit ref() in WebFrame::createMainFrame and WebFrame::createSubframe.
    [all...]

Completed in 113 milliseconds