Searched refs:comboBoxArrowSize (Results 1 – 3 of 3) sorted by relevance
290 int RenderThemeGtk::comboBoxArrowSize(RenderStyle* style) const in comboBoxArrowSize() function in WebCore::RenderThemeGtk330 int arrowAndSeperatorLength = comboBoxArrowSize(style) + in getComboBoxPadding()381 int arrowSize = comboBoxArrowSize(style); in paintMenuList()
203 int comboBoxArrowSize(RenderStyle*) const;
19646 (WebCore::RenderThemeGtk::comboBoxArrowSize): Added.