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

  /external/chromium_org/ui/views/window/
frame_background.h 30 void set_frame_color(SkColor color) { frame_color_ = color; } function in class:views::FrameBackground
custom_frame_view.cc 338 frame_background_->set_frame_color(GetFrameColor());
  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 683 frame_background_->set_frame_color(GetFrameColor());
708 frame_background_->set_frame_color(GetFrameColor());
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
constrained_window_views.cc 515 frame_background_->set_frame_color(ThemeProperties::GetDefaultColor(

Completed in 483 milliseconds