Searched refs:RemoveView (Results 1 – 15 of 15) sorted by relevance
26 view_storage_->RemoveView(last_focused_view_storage_id_); in ~ExternalFocusTracker()60 view_storage_->RemoveView(last_focused_view_storage_id_); in StoreLastFocusedView()
38 RemoveView(storage_id); in StoreView()62 void ViewStorage::RemoveView(int storage_id) { in RemoveView() function in views::ViewStorage
44 void RemoveView(int storage_id);
417 view_storage->RemoveView(stored_focused_view_storage_id_); in SetStoredFocusView()
48 view_storage->RemoveView(last_focused_view_storage_id_); in ~ChromeWebContentsViewDelegateViews()98 view_storage->RemoveView(last_focused_view_storage_id_); in StoreFocus()126 view_storage->RemoveView(last_focused_view_storage_id_); in RestoreFocus()
54 view_storage->RemoveView(last_focused_view_storage_id_); in ~TabContentsViewTouch()183 view_storage->RemoveView(last_focused_view_storage_id_); in StoreFocus()220 view_storage->RemoveView(last_focused_view_storage_id_); in RestoreFocus()
56 view_storage->RemoveView(last_focused_view_storage_id_); in ~TabContentsViewViews()170 view_storage->RemoveView(last_focused_view_storage_id_); in StoreFocus()208 view_storage->RemoveView(last_focused_view_storage_id_); in RestoreFocus()
121 view_storage->RemoveView(last_focused_view_storage_id_); in ~TabContentsViewGtk()299 view_storage->RemoveView(last_focused_view_storage_id_); in StoreFocus()336 view_storage->RemoveView(last_focused_view_storage_id_); in RestoreFocus()
73 view_storage->RemoveView(last_focused_view_storage_id_); in SetPaneFocus()
297 view_storage->RemoveView(anchor_view_storage_id_); in SetAnchorView()
125 view_storage->RemoveView(view_storage_id); in DispatchEventOnViewStorageId()
228 view_storage->RemoveView(view_storage_id); in NotifyAccessibilityEvent()
876 view_storage->RemoveView(last_focused_view_storage_id_); in SaveFocusedView()
413 views::ViewStorage::GetInstance()->RemoveView(old_focused_view_id_); in ~TabDragController()
2286 ViewStorage::GetInstance()->RemoveView(active_mouse_view_id_); in SetActiveMouseView()