Home
last modified time | relevance | path

Searched refs:RemoveChildView (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/ui/views/window/
Dnon_client_view.cc43 RemoveChildView(frame_view_.get()); in ~NonClientView()
50 RemoveChildView(frame_view_.get()); in SetFrameView()
58 RemoveChildView(overlay_view_); in SetOverlayView()
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view.cc79 RemoveChildView(avatar_label_); in UpdateAvatarInfo()
83 RemoveChildView(avatar_button_); in UpdateAvatarInfo()
/external/chromium_org/chrome/browser/ui/views/autofill/
Ddecorated_textfield.cc67 RemoveChildView(icon_view_.get()); in SetIcon()
84 RemoveChildView(icon_view_.get()); in SetTooltipIcon()
/external/chromium_org/ash/system/date/
Ddate_view.cc269 RemoveChildView(vertical_label_hours_.get()); in UpdateClockLayout()
270 RemoveChildView(vertical_label_minutes_.get()); in UpdateClockLayout()
275 RemoveChildView(horizontal_label_.get()); in UpdateClockLayout()
/external/chromium_org/ui/views/controls/native/
Dnative_view_host_unittest.cc192 host0->RemoveChildView(test_host); in TEST_F()
252 toplevel()->GetRootView()->RemoveChildView(view0); in TEST_F()
/external/chromium_org/chrome/browser/ui/views/infobars/
Dinfobar_container_view.cc64 RemoveChildView(static_cast<InfoBarView*>(infobar)); in PlatformSpecificRemoveInfoBar()
Dinfobar_view.cc268 RemoveChildView(close_button_); in ViewHierarchyChanged()
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_view_views.cc36 parent()->RemoveChildView(this); in ~ExtensionViewViews()
Dextension_install_dialog_view.cc895 details.parent->RemoveChildView(show_details_link_); in ViewHierarchyChanged()
897 details.parent->RemoveChildView(checkbox_info_label_); in ViewHierarchyChanged()
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_state_list_detailed_view.cc516 scroll_content()->RemoveChildView(it->second); in UpdateNetworkList()
625 scroll_content()->RemoveChildView(no_cellular_networks_view_); in UpdateNetworkListEntries()
639 scroll_content()->RemoveChildView(no_wifi_networks_view_); in UpdateNetworkListEntries()
651 scroll_content()->RemoveChildView(scanning_view_); in UpdateNetworkListEntries()
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc109 parent_->RemoveChildView(this); in ~DownloadShelfView()
144 RemoveChildView(view); in RemoveDownloadView()
Ddownload_item_view.cc1120 RemoveChildView(save_button_); in ClearWarningDialog()
1124 RemoveChildView(discard_button_); in ClearWarningDialog()
1127 RemoveChildView(dangerous_download_label_); in ClearWarningDialog()
/external/chromium_org/ash/touch/
Dtouch_hud_projection.cc77 parent()->RemoveChildView(this); in ~TouchPointView()
/external/chromium_org/chrome/browser/ui/views/
Dtask_manager_view.cc419 details.parent->RemoveChildView(kill_button_); in ViewHierarchyChanged()
420 details.parent->RemoveChildView(about_memory_link_); in ViewHierarchyChanged()
Ddesktop_media_picker_views.cc491 RemoveChildView(view); in OnSourceRemoved()
/external/chromium_org/ui/views/controls/menu/
Dmenu_item_view.cc270 submenu_->RemoveChildView(item); in RemoveMenuItemAt()
392 RemoveChildView(icon_view_); in SetIconView()
729 submenu_->RemoveChildView(child); in RemoveEmptyMenus()
/external/chromium_org/ui/views/bubble/
Dbubble_delegate_unittest.cc143 anchor_widget->GetContentsView()->RemoveChildView(anchor_view.get()); in TEST_F()
/external/chromium_org/ui/views/widget/
Dwindow_reorderer_unittest.cc178 contents_view->RemoveChildView(host_view2); in TEST_F()
/external/chromium_org/chrome/browser/chromeos/options/
Dnetwork_config_view.cc229 RemoveChildView(child_config_view_); in ShowAdvancedView()
/external/chromium_org/ui/views/layout/
Dgrid_layout_unittest.cc60 host.RemoveChildView(host.child_at(i)); in RemoveAll()
81 host.RemoveChildView(host.child_at(i)); in RemoveAll()
/external/chromium_org/ui/views/
Dview_unittest.cc750 v21->RemoveChildView(v211); in TEST_F()
756 v11->RemoveChildView(v113); in TEST_F()
763 root_view->RemoveChildView(v1); in TEST_F()
1926 observer_view->parent()->RemoveChildView(observer_view); in TEST_F()
2325 parent_view->RemoveChildView(child_view); in TEST_F()
2713 v1.RemoveChildView(v2.get()); in TEST_F()
3308 parent->RemoveChildView(view); in TEST_F()
3366 content_view->RemoveChildView(v1); in TEST_F()
3833 test_view->RemoveChildView(v1); in TEST_F()
Dview.h181 void RemoveChildView(View* view);
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_result_view.cc183 RemoveChildView(keyword_icon_.get()); in SetMatch()
/external/chromium_org/ui/views/controls/
Dscroll_view.cc534 RemoveChildView(control); in SetControlVisibility()
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc1128 RemoveChildView(button); in BookmarkNodeChildrenReordered()
1553 RemoveChildView(button); in BookmarkNodeRemovedImpl()

12