Searched refs:UserTextFromDisplayText (Results 1 – 2 of 2) sorted by relevance
106 const string16 user_text(UserTextFromDisplayText(view_->GetText())); in GetStateForTabSwitch()634 InternalSetUserText(UserTextFromDisplayText(view_->GetText())); in OnControlKeyChanged()775 InternalSetUserText(UserTextFromDisplayText(new_text)); in OnAfterPossibleChange()870 InternalSetUserText(UserTextFromDisplayText(view_->GetText())); in OnResultChanged()896 string16 AutocompleteEditModel::UserTextFromDisplayText( in UserTextFromDisplayText() function in AutocompleteEditModel935 UserTextFromDisplayText(view_->GetText()), GetDesiredTLD(), true, in GetInfoForCurrentText()944 UserTextFromDisplayText(text), string16(), NULL, NULL, &parsed_url); in GetURLForText()
389 string16 UserTextFromDisplayText(const string16& text) const;