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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.cc 106 const string16 user_text(UserTextFromDisplayText(view_->GetText()));
634 InternalSetUserText(UserTextFromDisplayText(view_->GetText()));
775 InternalSetUserText(UserTextFromDisplayText(new_text));
    [all...]
autocomplete_edit.h 389 string16 UserTextFromDisplayText(const string16& text) const;

Completed in 148 milliseconds