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

/external/chromium_org/third_party/WebKit/Source/web/
H A DPopupListBox.cpp70 static const int textToLabelPadding = 10; member in namespace:WebCore
476 int availableWidth = maxWidth - textToLabelPadding - StringTruncator::width(itemText, itemFont);
844 width += textToLabelPadding;

Completed in 55 milliseconds