HomeSort by relevance Sort by last modified time
    Searched full:gtk_container_remove (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
PlatformVideoWindowGtk.cpp 52 gtk_container_remove(GTK_CONTAINER(m_window), m_videoWindow);
  /external/chromium/chrome/browser/ui/gtk/
gtk_expanded_container_unittest.cc 62 gtk_container_remove(GTK_CONTAINER(expanded_), child1);
66 gtk_container_remove(GTK_CONTAINER(expanded_), child2);
gtk_floating_container.h 82 // Use gtk_container_remove to remove all widgets; both widgets added with
tab_contents_container_gtk.cc 112 gtk_container_remove(GTK_CONTAINER(expanded_), preview_widget);
169 gtk_container_remove(GTK_CONTAINER(expanded_), widget);
gtk_util.cc 69 gtk_container_remove(GTK_CONTAINER(container), widget);
    [all...]
browser_window_gtk.cc     [all...]
  /external/chromium/chrome/browser/ui/gtk/infobars/
translate_infobar_base_gtk.cc 196 gtk_container_remove(GTK_CONTAINER(button), former_child);
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.cc 211 gtk_container_remove(GTK_CONTAINER(dialog_), dialog_contents);
  /external/webkit/Source/WebCore/platform/gtk/
PopupMenuGtk.cpp 255 gtk_container_remove(GTK_CONTAINER(that->m_popup.get()), widget);
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_utils_gtk.cc 57 gtk_container_remove(GTK_CONTAINER(button), former_child);
bookmark_bar_gtk.cc 471 gtk_container_remove(GTK_CONTAINER(bookmark_toolbar_.get()),
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.cc 126 gtk_container_remove(GTK_CONTAINER(floating_.get()),
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 880 gtk_container_remove(GTK_CONTAINER(tabstrip_.get()), tab->widget());
    [all...]

Completed in 584 milliseconds