Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DRenderThemeGtk2.cpp849 } ComboBoxWidgetPieces; typedef
854 static_cast<ComboBoxWidgetPieces*>(data)->arrow = widget; in getGtkComboBoxPieces()
858 static_cast<ComboBoxWidgetPieces*>(data)->separator = widget; in getGtkComboBoxPieces()
881 ComboBoxWidgetPieces pieces = { 0, 0 }; in refreshComboBoxChildren()