Home | History | Annotate | Download | only in page

Lines Matching refs:activeFrame

342 bool DOMWindow::allowPopUp(Frame* activeFrame)
344 ASSERT(activeFrame);
345 Settings* settings = activeFrame->settings();