Searched refs:open_when_complete (Results 1 – 5 of 5) sorted by relevance
50 simple_time = download_->open_when_complete() ? in GetStatusText()58 if (download_->open_when_complete()) { in GetStatusText()
36 return download_->open_when_complete(); in IsCommandIdChecked()
261 bool open_when_complete() const { return open_when_complete_; } in open_when_complete() function
379 } else if (open_when_complete() || in Completed()
258 download->open_when_complete()); in GetDictionaryFromDownloadItem()