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 198 bool Chrome::canRunBeforeUnloadConfirmPanel()
200 return m_client->canRunBeforeUnloadConfirmPanel();
  /external/chromium_org/third_party/WebKit/Source/web/
ChromeClientImpl.cpp 383 bool ChromeClientImpl::canRunBeforeUnloadConfirmPanel()

Completed in 1237 milliseconds