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

  /external/chromium_org/third_party/WebKit/Source/core/page/
Chrome.cpp 213 bool Chrome::canRunBeforeUnloadConfirmPanel()
215 return m_client->canRunBeforeUnloadConfirmPanel();
  /external/chromium_org/third_party/WebKit/Source/web/
ChromeClientImpl.cpp 391 bool ChromeClientImpl::canRunBeforeUnloadConfirmPanel()
    [all...]

Completed in 87 milliseconds