Home
last modified time | relevance | path

Searched refs:gtkComboBox (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk.h214 GtkWidget* gtkComboBox() const;
DRenderThemeGtk2.cpp861 GtkWidget* RenderThemeGtk::gtkComboBox() const in gtkComboBox() function in WebCore::RenderThemeGtk
872 gtkComboBox(); // Ensure that we've initialized the combo box. in refreshComboBoxChildren()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619657 (WebCore::RenderThemeGtk::gtkComboBox): Call setupWidget here.