Searched refs:placeholder_text (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_i18n_input.cc75 base::string16 placeholder_text = local
77 DetailInput input = { DetailInput::LONG, server_type, placeholder_text };
H A Dautofill_dialog_types.h47 base::string16 placeholder_text; member in struct:autofill::DetailInput
/external/chromium_org/tools/grit/grit/tool/
H A Dandroid2grd.py307 placeholder_text = self.__FormatPlaceholderText(node)
314 placeholder_text, placeholder_example))
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1174 const base::string16& placeholder_text,
1176 textfield_->SetPlaceholderText(placeholder_text);
1178 textfield_->SetVisible(!placeholder_text.empty());
1955 input.placeholder_text,
1173 SetTextfield( const base::string16& placeholder_text, const gfx::Image& icon) argument
H A Dautofill_dialog_views.h417 void SetTextfield(const base::string16& placeholder_text,

Completed in 510 milliseconds