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

/external/chromium/chrome/browser/chromeos/input_method/
H A Dcandidate_window.cc469 views::View* header_area_; member in class:chromeos::CandidateWindowView
750 header_area_(NULL),
766 header_area_ = CreateHeaderArea();
781 layout->AddView(header_area_); // |header_area_| is owned by |this|.
846 header_area_ : footer_area_);
859 header_area_ : footer_area_);
1069 // This is because we swap the contents of |header_area_| between
1072 // |header_area_| only contains one of the two views hence cannot own

Completed in 83 milliseconds