Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:UserTextFromDisplayText

106     const string16 user_text(UserTextFromDisplayText(view_->GetText()));
634 InternalSetUserText(UserTextFromDisplayText(view_->GetText()));
775 InternalSetUserText(UserTextFromDisplayText(new_text));
870 InternalSetUserText(UserTextFromDisplayText(view_->GetText()));
896 string16 AutocompleteEditModel::UserTextFromDisplayText(
935 UserTextFromDisplayText(view_->GetText()), GetDesiredTLD(), true,
944 UserTextFromDisplayText(text), string16(), NULL, NULL, &parsed_url);