Home | History | Annotate | Download | only in loader

Lines Matching refs:isLoadingInAPISense

1563         && !m_documentLoader->isLoadingInAPISense()
1714 if (m_documentLoader->isLoadingInAPISense())
2922 if (documentLoader && documentLoader->isLoadingInAPISense())
2925 if (documentLoader && documentLoader->isLoadingInAPISense())
2997 if (!(pdl->isLoadingInAPISense() && !pdl->isStopping())) {
3033 if (!dl || (dl->isLoadingInAPISense() && !dl->isStopping()))