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

Completed in 488 milliseconds