Searched refs:gray_text (Results 1 – 2 of 2) sorted by relevance
59 const base::string16& gray_text,70 const base::string16 gray_text; member
179 const base::string16& gray_text, in State() argument188 gray_text(gray_text), in State()282 view_->SetGrayTextAutocompletion(state->gray_text); in RestoreState()326 base::string16 gray_text = view_->GetGrayTextAutocompletion(); in UpdatePermanentText() local333 (gray_text.empty() || in UpdatePermanentText()334 new_permanent_text != user_text_ + gray_text); in UpdatePermanentText()