Home
last modified time | relevance | path

Searched refs:MaybeSendDidStopLoading (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/
Dframe_host_impl.h111 void MaybeSendDidStopLoading();
Dbrowser_info.cc184 frame->MaybeSendDidStopLoading(); in FrameHostStateChanged()
Dbrowser_contents_delegate.cc363 frame->MaybeSendDidStopLoading(); in DidStopLoading()
Dframe_host_impl.cc393 void CefFrameHostImpl::MaybeSendDidStopLoading() { in MaybeSendDidStopLoading() function in CefFrameHostImpl