Searched defs:getComboBoxSeparatorWidth (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
H A DRenderThemeGtk2.cpp273 int RenderThemeGtk::getComboBoxSeparatorWidth() const function in class:WebCore::RenderThemeGtk
331 getComboBoxSeparatorWidth() + (3 * buttonWidgetStyle->xthickness);
407 int separatorWidth = getComboBoxSeparatorWidth();

Completed in 45 milliseconds