HomeSort by relevance Sort by last modified time
    Searched full:set_background (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/chromium_org/ash/system/user/
button_from_view.cc 91 content_->set_background(
93 set_background(views::Background::CreateSolidBackground(background_color));
  /external/chromium_org/ash/system/tray/
tray_empty.cc 45 view->set_background(new EmptyBackground());
special_popup_row.cc 42 set_background(views::Background::CreateSolidBackground(
tray_notification_view.cc 30 set_background(views::Background::CreateSolidBackground(kBackgroundColor));
  /external/chromium_org/ui/message_center/views/
notification_button.cc 111 set_background(views::Background::CreateSolidBackground(
114 set_background(NULL);
  /external/chromium_org/ui/views/examples/
widget_example.cc 34 set_background(Background::CreateSolidBackground(SK_ColorGRAY));
101 contents->set_background(Background::CreateSolidBackground(SK_ColorGRAY));
double_split_view_example.cc 39 set_background(Background::CreateVerticalGradientBackground(from, to));
single_split_view_example.cc 40 set_background(Background::CreateVerticalGradientBackground(from, to));
  /external/chromium_org/ash/ime/
infolist_window.cc 152 set_background(
160 set_background(NULL);
179 set_background(
195 caption_label->set_background(views::Background::CreateSolidBackground(
candidate_view.cc 86 shortcut_label->set_background(
160 infolist_icon_->set_background(
201 set_background(
216 set_background(NULL);
  /external/chromium_org/athena/test/
sample_activity.cc 79 contents_view_->set_background(
  /external/chromium_org/chrome/browser/ui/views/autofill/
password_generation_popup_view_views.cc 141 help_label_->set_background(
153 set_background(views::Background::CreateSolidBackground(kPopupBackground));
204 password_view_->set_background(
  /external/chromium_org/athena/main/
athena_frame_view.cc 32 set_background(
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_sync_promo_view.cc 36 set_background(views::Background::CreateSolidBackground(kBackgroundColor));
  /external/chromium_org/ui/app_list/views/
tile_item_view.cc 47 title_->set_background(views::Background::CreateSolidBackground(
app_list_view.cc 378 GetBubbleFrameView()->set_background(new AppListBackground(
381 set_background(NULL);
385 set_background(new AppListBackground(
412 overlay_view_->set_background(new AppListOverlayBackground(
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 88 view->set_background(
203 GetExtensionView(host_.get())->set_background(NULL);
  /external/chromium_org/ui/views/focus/
focus_traversal_unittest.cc 284 GetContentsView()->set_background(
295 left_container_->set_background(
380 right_container_->set_background(
411 inner_container->set_background(
424 scroll_content->set_background(
483 contents->set_background(Background::CreateSolidBackground(SK_ColorWHITE));
518 contents->set_background(Background::CreateSolidBackground(SK_ColorWHITE));
546 contents->set_background(Background::CreateSolidBackground(SK_ColorBLUE));
  /external/chromium_org/athena/system/
power_button_controller.cc 65 container->set_background(
  /external/chromium_org/athena/util/
drag_handle.cc 65 set_background(views::Background::CreateSolidBackground(color_));
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_dialog_container.cc 64 set_background(new AppListOverlayBackground());
  /external/chromium_org/chrome/browser/ui/views/frame/
contents_web_view.cc 59 set_background(views::Background::CreateSolidBackground(
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_reset_bubble_view.cc 89 set_background(views::Background::CreateSolidBackground(
262 controls_.report_settings_checkbox->set_background(
283 controls_.help_button->set_background(
369 scroll_view->set_background(views::Background::CreateSolidBackground(
  /external/chromium_org/mojo/examples/window_manager/
debug_panel.cc 48 widget_delegate->GetContentsView()->set_background(
  /external/chromium_org/mojo/examples/wm_flow/wm/
frame_controller.cc 85 frame_view_->set_background(

Completed in 708 milliseconds

1 2 3 4 5