Searched refs:header_area_contents_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/input_method/
H A Dcandidate_window.cc471 scoped_ptr<views::View> header_area_contents_; member in class:chromeos::CandidateWindowView
862 header_area_contents_.get() :
1071 // |header_area_contents_| (to show something). In other words,
1077 // |header_label_| will be owned by |header_area_contents_|.
1082 // |header_area_contents_| will not be owned by another view.
1084 header_area_contents_.reset(
1086 header_area_contents_->set_parent_owned(false); // Won't be owened.
1087 header_area_contents_->set_border(
1089 header_area_contents_->set_background(

Completed in 43 milliseconds