Searched refs:candidate_label_ (Results 1 – 4 of 4) sorted by relevance
88 views::Label* candidate_label_; variable
350 candidate_label_(NULL), in CandidateView()368 candidate_label_ = CreateCandidateLabel(orientation_); in Init()420 layout->AddView(candidate_label_, in Init()456 candidate_label_->SetText(text); in SetCandidateText()504 return candidate_label_->GetMirroredPosition(); in GetCandidateLabelPosition()542 candidate_label_->SetBackgroundColor(color); in UpdateLabelBackgroundColors()
72 EXPECT_EQ(candidate, UTF16ToUTF8(row->candidate_label_->text())); in ExpectLabels()
552 views::Label* candidate_label_; member in chromeos::CandidateView627 candidate_label_(NULL), in CandidateView()641 candidate_label_ = CreateCandidateLabel(orientation_); in Init()676 layout->AddView(candidate_label_); in Init()681 candidate_label_->SetText(text); in SetCandidateText()712 return candidate_label_->GetMirroredPosition(); in GetCandidateLabelPosition()