Searched refs:locationBarView_ (Results 1 – 2 of 2) sorted by relevance
259 locationBarView_.reset(new LocationBarViewMac(locationBar_,385 return locationBarView_.get();389 if (locationBarView_.get())390 locationBarView_->FocusLocation(selectAll ? true : false);423 locationBarView_->Update(tab, shouldRestore ? true : false);433 locationBarView_->SetStarred(isStarred ? true : false);453 locationBarView_->SetEditable(toolbar);730 return locationBarView_->GetBookmarkBubblePoint();
67 scoped_ptr<LocationBarViewMac> locationBarView_; variable