HomeSort by relevance Sort by last modified time
    Searched refs:RemoveView (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/ui/views/focus/
view_storage.h 44 void RemoveView(int storage_id);
external_focus_tracker.cc 26 view_storage_->RemoveView(last_focused_view_storage_id_);
60 view_storage_->RemoveView(last_focused_view_storage_id_);
view_storage.cc 38 RemoveView(storage_id);
62 void ViewStorage::RemoveView(int storage_id) {
focus_manager.cc 411 view_storage->RemoveView(stored_focused_view_storage_id_);
  /external/chromium_org/chrome/browser/ui/views/tab_contents/
chrome_web_contents_view_delegate_views.cc 49 view_storage->RemoveView(last_focused_view_storage_id_);
99 view_storage->RemoveView(last_focused_view_storage_id_);
127 view_storage->RemoveView(last_focused_view_storage_id_);
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_touch.cc 54 view_storage->RemoveView(last_focused_view_storage_id_);
183 view_storage->RemoveView(last_focused_view_storage_id_);
220 view_storage->RemoveView(last_focused_view_storage_id_);
tab_contents_view_views.cc 56 view_storage->RemoveView(last_focused_view_storage_id_);
170 view_storage->RemoveView(last_focused_view_storage_id_);
208 view_storage->RemoveView(last_focused_view_storage_id_);
tab_contents_view_gtk.cc 121 view_storage->RemoveView(last_focused_view_storage_id_);
299 view_storage->RemoveView(last_focused_view_storage_id_);
336 view_storage->RemoveView(last_focused_view_storage_id_);
  /external/chromium_org/ui/views/
accessible_pane_view.cc 73 view_storage->RemoveView(last_focused_view_storage_id_);
  /external/chromium_org/chrome/browser/ui/views/accessibility/
accessibility_event_router_views.cc 150 view_storage->RemoveView(view_storage_id);
  /external/chromium_org/ui/views/accessibility/
native_view_accessibility_win.cc 159 view_storage->RemoveView(view_storage_id);
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 876 view_storage->RemoveView(last_focused_view_storage_id_);
    [all...]

Completed in 4146 milliseconds