Searched refs:GtkContainer (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_floating_container.cc46 static void gtk_floating_container_remove(GtkContainer* container,
48 static void gtk_floating_container_forall(GtkContainer* container,
56 static void gtk_floating_container_set_child_property(GtkContainer* container,
61 static void gtk_floating_container_get_child_property(GtkContainer* container,
131 static void gtk_floating_container_remove(GtkContainer* container,
171 static void gtk_floating_container_forall(GtkContainer* container,
252 static void gtk_floating_container_set_child_property(GtkContainer* container,
277 static void gtk_floating_container_get_child_property(GtkContainer* container,
/external/webkit/Source/WebKit2/UIProcess/gtk/
H A DWebViewWidget.h51 GtkContainer parentInstance;
H A DWebViewWidget.cpp104 static void webViewWidgetContainerAdd(GtkContainer* container, GtkWidget* widget)
/external/webkit/Source/JavaScriptCore/wtf/gobject/
H A DGTypedefs.h73 typedef struct _GtkContainer GtkContainer; typedef in typeref:struct:_GtkContainer
/external/webkit/Source/WebCore/platform/
H A DWidget.h70 typedef struct _GtkContainer GtkContainer; typedef in typeref:struct:_GtkContainer
/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkitwebview.h85 GtkContainer parent_instance;
H A Dwebkitwebview.cpp1086 static void webkit_web_view_container_add(GtkContainer* container, GtkWidget* widget)
1095 static void webkit_web_view_container_remove(GtkContainer* container, GtkWidget* widget)
1106 static void webkit_web_view_container_forall(GtkContainer* container, gboolean, GtkCallback callback, gpointer callbackData)

Completed in 108 milliseconds