Searched refs:gray_text (Results 1 – 2 of 2) sorted by relevance
57 const base::string16& gray_text,67 const base::string16 gray_text; member
174 const base::string16& gray_text, in State() argument182 gray_text(gray_text), in State()267 view_->SetGrayTextAutocompletion(state->gray_text); in RestoreState()311 base::string16 gray_text = view_->GetGrayTextAutocompletion(); in UpdatePermanentText() local318 (gray_text.empty() || in UpdatePermanentText()319 new_permanent_text != user_text_ + gray_text); in UpdatePermanentText()