Home | History | Annotate | Download | only in loader

Lines Matching defs:isLoading

865 bool FrameLoader::isLoading() const
869 return m_documentLoader && m_documentLoader->isLoading();
938 if (document->loader()->isLoading() || document->isDelayingLoadEvent())