Home | History | Annotate | Download | only in frame

Lines Matching refs:last_focused_view_storage_id_

296       last_focused_view_storage_id_(
784 toolbar_->SetPaneFocus(last_focused_view_storage_id_, NULL);
790 bookmark_bar_view_->SetPaneFocus(last_focused_view_storage_id_, NULL);
806 toolbar_->SetPaneFocusAndFocusAppMenu(last_focused_view_storage_id_);
863 last_focused_view_storage_id_)) {
875 if (view_storage->RetrieveView(last_focused_view_storage_id_))
876 view_storage->RemoveView(last_focused_view_storage_id_);
879 view_storage->StoreView(last_focused_view_storage_id_, focused_view);