Searched defs:permanent_text_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dzero_suggest_provider.h159 // Copy of OmniboxEditModel::permanent_text_.
160 base::string16 permanent_text_; member in class:ZeroSuggestProvider
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.h176 // Updates permanent_text_ to |new_permanent_text|. Returns true if this
452 string16 permanent_text_; member in class:AutocompleteEditModel
499 // and the popup is closed and "goog" is replaced by the permanent_text_,
505 // them and not revert all the way to the permanent_text_.
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_edit_model.h146 // Updates permanent_text_ to the current permanent text from the toolbar
446 base::string16 permanent_text_; member in class:OmniboxEditModel
506 // and the popup is closed and "goog" is replaced by the permanent_text_,
512 // them and not revert all the way to the permanent_text_.

Completed in 108 milliseconds