Searched refs:IsComplete (Results 1 – 20 of 20) sorted by relevance
80 TerminatePrintJob(!document->IsComplete()); in RenderViewGone()260 if (print_job_->document() && print_job_->document()->IsComplete()) { in RenderAllMissingPagesNow()289 print_job_->document()->IsComplete() && in ShouldQuitFromInnerMessageLoop()339 !print_job_->document()->IsComplete()) { in DisconnectFromCurrentPrintJob()372 DCHECK(!print_job_->document() || print_job_->document()->IsComplete() || in TerminatePrintJob()
149 if (IsComplete()) in DownloadItem()267 } else if (IsComplete()) { in OpenDownload()642 bool DownloadItem::IsComplete() const { in IsComplete() function in DownloadItem
175 } else if (download->IsComplete()) { in OnDownloadUpdated()
241 bool IsComplete() const;
663 } else if (download->IsComplete()) { in CreateDownloadItemValue()
834 (download->IsComplete() || in RemoveDownloadsBetween()
68 bool IsComplete() const;
88 bool SocketAddress::IsComplete() const { in IsComplete() function in talk_base::SocketAddress
72 inline bool IsComplete() { return state() == COMPLETE; } in IsComplete() function
515 if (!incremental_marking()->IsComplete()) { in CollectGarbage()4833 if (incremental_marking()->IsComplete()) { in AdvanceIdleIncrementalMarking()
92 if (download_->IsComplete()) in Run()540 if (download_->IsComplete()) { in OnMouseDragged()927 } else if (download_->IsComplete() && in OnPaint()
397 bool is_transfer_done = download->IsComplete() || in Closed()
207 bool is_transfer_done = download->IsComplete() || in Closed()
103 if (download_->IsComplete()) in Popup()
250 } else if (download->IsComplete()) { in OnDownloadUpdated()596 } else if (download->IsComplete()) { in OnDownloadUpdated()
234 if (downloadModel->download()->IsComplete()) {
386 bool isTransferDone = download->IsComplete() ||
1945 bool IsComplete = in dumpLayout() local1951 if (IsComplete) in dumpLayout()
1634 while (!marking->IsStopped() && !marking->IsComplete()) { in TEST()
1456 if (download->IsComplete()) in OnDownloadUpdated()