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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.cc118 const base::string16& horizontally_compact_text,
124 horizontally_compact_text(horizontally_compact_text),
115 SuggestionState( bool visible, const base::string16& vertically_compact_text, const base::string16& horizontally_compact_text, const gfx::Image& icon, const base::string16& extra_text, const gfx::Image& extra_icon) argument
H A Dautofill_dialog_types.h145 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
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1124 sizing_view.SetLabelText(state_.horizontally_compact_text);
1185 state_.horizontally_compact_text);

Completed in 143 milliseconds