HomeSort by relevance Sort by last modified time
    Searched refs:UpdateText (Results 1 - 16 of 16) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
clock_menu_button.cc 50 UpdateText();
73 void ClockMenuButton::UpdateText() {
116 UpdateText();
157 UpdateText();
164 UpdateText();
183 UpdateText();
clock_menu_button.h 73 void UpdateText();
  /external/chromium_org/ash/system/date/
date_view.h 31 void UpdateText();
47 // Invokes UpdateText() when the displayed time should change.
date_view.cc 88 void BaseDateTimeView::UpdateText() {
119 this, &BaseDateTimeView::UpdateText);
127 UpdateText();
155 UpdateText();
208 UpdateText();
tray_date.cc 236 time_tray_->UpdateText();
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_wrapper.h 43 virtual void UpdateText() = 0;
textfield.cc 169 native_wrapper_->UpdateText();
333 native_wrapper_->UpdateText();
native_textfield_views.h 106 virtual void UpdateText() OVERRIDE;
native_textfield_views.cc 500 void NativeTextfieldViews::UpdateText() {
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 200 void UpdateText(const base::string16& text,
autocomplete_provider.cc 207 input->UpdateText(output, base::string16::npos, parts);
autocomplete_input.cc 513 void AutocompleteInput::UpdateText(const base::string16& text,
keyword_provider.cc 177 input->UpdateText(remaining_input, cursor_position, input->parts());
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
locally_managed_user_creation_screen_handler.h 131 void UpdateText(const std::string& element_id, const base::string16& text);
  /external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.cc 50 void UpdateText(const string16& title, const string16& description);
147 void AppInfoView::UpdateText(const string16& title,
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 68 void UpdateText(const base::string16& title,
167 void AppInfoView::UpdateText(const base::string16& title,

Completed in 267 milliseconds