Searched refs:allowPopUp (Results 1 - 4 of 4) sorted by relevance

/external/webkit/WebCore/bindings/v8/custom/
H A DV8DOMWindowCustom.cpp438 static bool allowPopUp() function in namespace:WebCore
502 if (!canShowModalDialogNow(frame) || !allowPopUp())
598 if (!allowPopUp() &&
/external/webkit/WebCore/page/
H A DDOMWindow.h112 static bool allowPopUp(Frame* activeFrame);
H A DDOMWindow.cpp342 bool DOMWindow::allowPopUp(Frame* activeFrame) function in class:WebCore::DOMWindow
/external/webkit/WebCore/bindings/js/
H A DJSDOMWindowCustom.cpp726 return DOMWindow::allowPopUp(activeFrame);

Completed in 233 milliseconds