HomeSort by relevance Sort by last modified time
    Searched defs:system_info_view_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/athena/system/
background_controller.cc 19 BackgroundView() : system_info_view_(NULL) {
20 system_info_view_ =
22 AddChildView(system_info_view_);
33 system_info_view_->SetBounds(
34 0, 0, width(), system_info_view_->GetPreferredSize().height());
52 views::View* system_info_view_; member in class:athena::BackgroundView
  /external/chromium_org/athena/home/
athena_start_page_view.h 82 views::View* system_info_view_; member in class:athena::AthenaStartPageView

Completed in 61 milliseconds