Searched refs:dropDownBoxMinHeight (Results 1 - 2 of 2) sorted by last modified time

/external/webkit/Source/WebCore/rendering/
H A DRenderThemeWin.cpp763 const int dropDownBoxMinHeight = 12; local
776 minHeight = max(minHeight, dropDownBoxMinHeight);
H A DRenderThemeWinCE.cpp443 const int dropDownBoxMinHeight = 12; local
456 minHeight = max(minHeight, dropDownBoxMinHeight);

Completed in 157 milliseconds