Searched refs:GetPlaceholderText (Results 1 – 5 of 5) sorted by relevance
112 base::string16 DecoratedTextfield::GetPlaceholderText() const { in GetPlaceholderText() function in autofill::DecoratedTextfield116 return views::Textfield::GetPlaceholderText(); in GetPlaceholderText()
49 virtual base::string16 GetPlaceholderText() const OVERRIDE;
171 virtual base::string16 GetPlaceholderText() const;
309 base::string16 Textfield::GetPlaceholderText() const { in GetPlaceholderText() function in views::Textfield
1189 !textfield_->GetPlaceholderText().empty()) { in PaintTextAndCursor()1191 textfield_->GetPlaceholderText(), in PaintTextAndCursor()