Home | History | Annotate | Download | only in ui

Lines Matching refs:IsOffTheRecord

285   VLOG_IF(1, g_log_bug53991) << "~Browser: " << profile_->IsOffTheRecord()
325 if (profile_->IsOffTheRecord() &&
1604 if (!was_bookmarked && profile_->IsOffTheRecord()) {
2624 if (!profile() || profile()->IsOffTheRecord() ||
4104 if (profile()->IsOffTheRecord()) {
4138 if ((!normal_downloads_are_present && !profile()->IsOffTheRecord()) ||
4139 (!incognito_downloads_are_present && profile()->IsOffTheRecord()))
4164 if (normal_downloads_are_present && !profile()->IsOffTheRecord() &&
4165 browser->profile()->IsOffTheRecord())
4167 if (incognito_downloads_are_present && profile()->IsOffTheRecord() &&
4168 !browser->profile()->IsOffTheRecord())
4354 !profile()->IsOffTheRecord()) {