HomeSort by relevance Sort by last modified time
    Searched refs:getComboBoxSeparatorWidth (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk.h 202 int getComboBoxSeparatorWidth() const;
RenderThemeGtk2.cpp 273 int RenderThemeGtk::getComboBoxSeparatorWidth() const
331 getComboBoxSeparatorWidth() + (3 * buttonWidgetStyle->xthickness);
407 int separatorWidth = getComboBoxSeparatorWidth();
    [all...]

Completed in 32 milliseconds