Searched defs:user_text_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_loader.h103 const string16& user_text() const { return user_text_; }
112 // Invoked when the page wants to update the suggested text. If |user_text_|
179 string16 user_text_; member in class:InstantLoader
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.h184 // Sets the user_text_ to |text|. Only the View should call this.
379 // Called whenever user_text_ should change.
463 string16 user_text_; member in class:AutocompleteEditModel
484 // appended to the user_text_ and displayed selected (at least initially).
497 // the user_text_ is still "goog", and "google.com" is "temporary text".

Completed in 86 milliseconds