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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.h 106 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.
autofill_dialog_types.cc 36 display_text_(display_text),
45 display_text_ = JoinString(pieces, base::string16());

Completed in 64 milliseconds