HomeSort by relevance Sort by last modified time
    Searched refs:restrictWidthOfListBox (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
PopupListBox.h 71 bool restrictWidthOfListBox;
PopupListBox.cpp 465 if (m_settings.restrictWidthOfListBox) { // Truncate strings to fit in.
892 if (m_settings.restrictWidthOfListBox) {

Completed in 44 milliseconds