HomeSort by relevance Sort by last modified time
    Searched full:createsubframe (Results 1 - 4 of 4) 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...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/
FrameLoaderClientAndroid.cpp     [all...]

Completed in 99 milliseconds