Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk2.cpp870 void RenderThemeGtk::refreshComboBoxChildren() const in refreshComboBoxChildren() function in WebCore::RenderThemeGtk
906 refreshComboBoxChildren(); in gtkComboBoxButton()
915 refreshComboBoxChildren(); in gtkComboBoxArrow()
927 refreshComboBoxChildren(); in gtkComboBoxSeparator()
DRenderThemeGtk.h200 void refreshComboBoxChildren() const;
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1619658 (WebCore::RenderThemeGtk::refreshComboBoxChildren): Added.