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

  /external/webkit/Source/WebCore/page/
DOMWindow.h 114 static bool canShowModalDialog(const Frame*);
DOMWindow.cpp 375 bool DOMWindow::canShowModalDialog(const Frame* frame)
    [all...]
  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowCustom.cpp 205 if (!DOMWindow::canShowModalDialog(impl()->frame())) {

Completed in 74 milliseconds