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

/external/webkit/Source/WebCore/platform/gtk/
H A DRenderThemeGtk2.cpp317 void RenderThemeGtk::getComboBoxPadding(RenderStyle* style, int& left, int& top, int& right, int& bottom) const function in class:WebCore::RenderThemeGtk
342 getComboBoxPadding(style, left, top, right, bottom);
349 getComboBoxPadding(style, left, top, right, bottom);
356 getComboBoxPadding(style, left, top, right, bottom);
363 getComboBoxPadding(style, left, top, right, bottom);

Completed in 269 milliseconds