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

  /external/webkit/WebCore/bindings/v8/custom/
V8DOMWindowCustom.cpp 430 static bool canShowModalDialogNow(const Frame* frame)
502 if (!canShowModalDialogNow(frame) || !allowPopUp())
  /external/webkit/WebCore/page/
DOMWindow.cpp 359 bool DOMWindow::canShowModalDialogNow(const Frame* frame)
    [all...]

Completed in 155 milliseconds