Searched refs:UpdateText (Results 1 - 16 of 16) sorted by relevance

/external/chromium/chrome/browser/chromeos/status/
H A Dclock_menu_button.cc50 UpdateText();
73 void ClockMenuButton::UpdateText() { function in class:chromeos::ClockMenuButton
116 UpdateText();
157 UpdateText();
164 UpdateText();
183 UpdateText();
H A Dclock_menu_button.h73 void UpdateText();
/external/chromium_org/ash/system/date/
H A Ddate_view.cc88 void BaseDateTimeView::UpdateText() { function in class:ash::internal::tray::BaseDateTimeView
119 this, &BaseDateTimeView::UpdateText);
127 UpdateText();
155 UpdateText();
208 UpdateText();
H A Ddate_view.h31 void UpdateText();
47 // Invokes UpdateText() when the displayed time should change.
H A Dtray_date.cc236 time_tray_->UpdateText();
/external/chromium_org/chrome/browser/autocomplete/
H A Dautocomplete_input.h200 void UpdateText(const base::string16& text,
H A Dautocomplete_provider.cc207 input->UpdateText(output, base::string16::npos, parts);
H A Dautocomplete_input.cc513 void AutocompleteInput::UpdateText(const base::string16& text, function in class:AutocompleteInput
H A Dkeyword_provider.cc177 input->UpdateText(remaining_input, cursor_position, input->parts());
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dlocally_managed_user_creation_screen_handler.h131 void UpdateText(const std::string& element_id, const base::string16& text);
/external/chromium_org/ui/views/controls/textfield/
H A Dnative_textfield_wrapper.h43 virtual void UpdateText() = 0;
H A Dtextfield.cc169 native_wrapper_->UpdateText();
333 native_wrapper_->UpdateText();
H A Dnative_textfield_views.h106 virtual void UpdateText() OVERRIDE;
H A Dnative_textfield_views.cc500 void NativeTextfieldViews::UpdateText() { function in class:views::NativeTextfieldViews
/external/chromium/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc50 void UpdateText(const string16& title, const string16& description);
147 void AppInfoView::UpdateText(const string16& title, function in class:__anon2710::AppInfoView
/external/chromium_org/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc68 void UpdateText(const base::string16& title,
167 void AppInfoView::UpdateText(const base::string16& title, function in class:__anon6576::AppInfoView

Completed in 342 milliseconds