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

/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.cpp64 static const int labelToIconPadding = 5; member in namespace:WebCore
503 remainingWidth -= (imageRect.width() + labelToIconPadding);
849 width += labelToIconPadding;

Completed in 86 milliseconds