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

  /external/chromium/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h 14 typedef struct _GtkFloatingContainer GtkFloatingContainer;
22 explicit FullscreenExitBubbleGtk(GtkFloatingContainer* container);
40 GtkFloatingContainer* container_;
gtk_floating_container.h 29 // void (*set_floating_position)(GtkFloatingContainer* container,
42 GtkFloatingContainer))
54 typedef struct _GtkFloatingContainer GtkFloatingContainer;
63 // structs. Owned by the GtkFloatingContainer.
80 void gtk_floating_container_add_floating(GtkFloatingContainer* container,
tab_contents_container_gtk.h 23 typedef struct _GtkFloatingContainer GtkFloatingContainer;
66 GtkFloatingContainer* container, GtkAllocation* allocation,
gtk_floating_container.cc 28 GtkFloatingContainerChild* GetChild(GtkFloatingContainer* container,
69 G_DEFINE_TYPE(GtkFloatingContainer, gtk_floating_container, GTK_TYPE_BIN)
125 static void gtk_floating_container_init(GtkFloatingContainer* container) {
141 GtkFloatingContainer* floating = GTK_FLOATING_CONTAINER(container);
182 GtkFloatingContainer* floating = GTK_FLOATING_CONTAINER(container);
230 GtkFloatingContainer* container = GTK_FLOATING_CONTAINER(widget);
304 void gtk_floating_container_add_floating(GtkFloatingContainer* container,
find_bar_gtk.h 30 typedef struct _GtkFloatingContainer GtkFloatingContainer;
117 static void OnSetFloatingPosition(GtkFloatingContainer* floating_container,
fullscreen_exit_bubble_gtk.cc 31 GtkFloatingContainer* container)
tab_contents_container_gtk.cc 33 // +- GtkFloatingContainer |floating_| -------------------------------+
222 GtkFloatingContainer* floating_container, GtkAllocation* allocation,
227 // GtkFloatingContainer where we want it positioned.
first_run_dialog.cc 69 void SetWelcomePosition(GtkFloatingContainer* container,
find_bar_gtk.cc 736 GtkFloatingContainer* floating_container,
    [all...]
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.h 17 typedef struct _GtkFloatingContainer GtkFloatingContainer;
tab_contents_view_touch.h 17 typedef struct _GtkFloatingContainer GtkFloatingContainer;

Completed in 253 milliseconds