Searched refs:dropDownBoxMinHeight (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderThemeWin.cpp676 const int dropDownBoxMinHeight = 12; local
689 minHeight = max(minHeight, dropDownBoxMinHeight);
H A DRenderThemeWince.cpp442 const int dropDownBoxMinHeight = 12; local
455 minHeight = max(minHeight, dropDownBoxMinHeight);

Completed in 67 milliseconds