Home | History | Annotate | Download | only in frame

Lines Matching defs:IsOffTheRecord

431 bool BrowserView::IsOffTheRecord() const {
432 return browser_->profile()->IsOffTheRecord();
436 return IsOffTheRecord() && IsBrowserTypeNormal();
1409 if (IsOffTheRecord()) {