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

  /external/chromium_org/ui/message_center/views/
notifier_settings_view.cc 547 views::View* contents_title_view = new views::View(); local
548 contents_title_view->SetLayoutManager(
570 contents_title_view->AddChildView(top_label);
583 contents_title_view->AddChildView(notifier_group_selector_);
586 contents_view->AddChildView(contents_title_view);

Completed in 51 milliseconds