HomeSort by relevance Sort by last modified time
    Searched defs:isLoadingMainResource (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/loader/
FrameLoader.h 137 bool isLoadingMainResource() const { return m_isLoadingMainResource; }
DocumentLoader.cpp 762 bool DocumentLoader::isLoadingMainResource() const
825 if (isLoadingMainResource()) {

Completed in 31 milliseconds