Searched defs:isLoadingMainResource (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/
H A DFrameLoader.h137 bool isLoadingMainResource() const { return m_isLoadingMainResource; } function in class:WebCore::FrameLoader
H A DDocumentLoader.cpp762 bool DocumentLoader::isLoadingMainResource() const function in class:WebCore::DocumentLoader
825 if (isLoadingMainResource()) {

Completed in 98 milliseconds