Home | History | Annotate | Download | only in instant

Lines Matching refs:suggestion

641   // If state hasn't changed, reuse the last suggestion. There are two cases:
856 string16 suggestion = complete_suggested_text_.substr(user_text_.size());
858 delegate_->SetSuggestedTextFor(this, suggestion, behavior);