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

  /external/chromium_org/third_party/WebKit/Source/core/page/
CreateWindow.cpp 121 LocalFrame* activeFrame = callingWindow.frame();
122 ASSERT(activeFrame);
141 LocalFrame* newFrame = createWindow(*activeFrame, openerFrame, frameRequest, windowFeatures, NavigationPolicyIgnore, MaybeSendReferrer, created);
  /external/chromium_org/third_party/WebKit/Source/core/frame/
LocalDOMWindow.cpp     [all...]

Completed in 54 milliseconds