HomeSort by relevance Sort by last modified time
    Searched full:set_placeholder_text (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/ui/views/autofill/
decorated_textfield.cc 42 set_placeholder_text(placeholder);
autofill_dialog_views.cc     [all...]
  /external/chromium_org/ui/app_list/views/
folder_header_view.cc 73 folder_name_view_->set_placeholder_text(
search_box_view.cc 231 search_box_->set_placeholder_text(model_->search_box()->hint_text());
  /external/chromium_org/ui/views/examples/
textfield_example.cc 38 password_->set_placeholder_text(ASCIIToUTF16("password"));
  /external/chromium_org/ui/views/controls/textfield/
textfield.h 168 void set_placeholder_text(const string16& text) { function in class:views::Textfield
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.cc 174 set_placeholder_text(l10n_util::GetStringUTF16(IDS_OMNIBOX_EMPTY_HINT));
    [all...]

Completed in 166 milliseconds