Home | History | Annotate | Download | only in src

Lines Matching refs:stopLoading

720     stopLoading();  // Make sure existing activity stops.
734 stopLoading(); // Make sure existing activity stops.
743 stopLoading(); // Make sure existing activity stops.
781 stopLoading(); // Make sure existing activity stops.
811 void WebFrameImpl::stopLoading()
817 // that FrameLoader::stopLoading doesn't call stopAllLoaders.
819 m_frame->loader()->stopLoading(UnloadEventPolicyNone);