Home | History | Annotate | Download | only in frame

Lines Matching refs:view_storage

88 #include "views/focus/view_storage.h"
874 views::ViewStorage* view_storage = views::ViewStorage::GetInstance();
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);