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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.h106 const base::string16& display_text() const { return display_text_; }
123 base::string16 display_text_; member in class:autofill::DialogNotification
126 // which part of |display_text_| is the anchor text.
H A Dautofill_dialog_types.cc36 display_text_(display_text),
45 display_text_ = JoinString(pieces, base::string16());

Completed in 1613 milliseconds