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

  /external/chromium_org/third_party/WebKit/Source/web/
WebSettingsImpl.cpp 176 void WebSettingsImpl::setJavaScriptCanOpenWindowsAutomatically(bool canOpenWindows)
178 m_settings->setJavaScriptCanOpenWindowsAutomatically(canOpenWindows);
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.h 109 bool canOpenWindows() const;
WebTestProxy.cpp     [all...]
TestRunner.cpp 561 bool TestRunner::canOpenWindows() const
    [all...]

Completed in 124 milliseconds