HomeSort by relevance Sort by last modified time
    Searched full:horizontally_compact_text (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.h 145 const base::string16& horizontally_compact_text,
155 // |horizontally_compact_text| when there's enough horizontal space available
157 // |horizontally_compact_text|.
159 base::string16 horizontally_compact_text; member in struct:autofill::SuggestionState
autofill_dialog_types.cc 113 const base::string16& horizontally_compact_text,
119 horizontally_compact_text(horizontally_compact_text),
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_section_container.mm 314 const base::string16& text = suggestionState.horizontally_compact_text;
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.h 415 // |vertically_compact_text| or |horizontally_compact_text| as the case may
autofill_dialog_views.cc     [all...]

Completed in 586 milliseconds