Searched refs:annotation_label_ (Results 1 – 4 of 4) sorted by relevance
90 views::Label* annotation_label_; variable
351 annotation_label_(NULL), in CandidateView()369 annotation_label_ = CreateAnnotationLabel(orientation_, theme); in Init()427 layout->AddView(annotation_label_, in Init()464 annotation_label_->SetText(text); in SetAnnotationText()543 annotation_label_->SetBackgroundColor(color); in UpdateLabelBackgroundColors()
73 EXPECT_EQ(annotation, UTF16ToUTF8(row->annotation_label_->text())); in ExpectLabels()
554 views::Label* annotation_label_; member in chromeos::CandidateView628 annotation_label_(NULL) { in CandidateView()642 annotation_label_ = CreateAnnotationLabel(orientation_); in Init()677 layout->AddView(annotation_label_); in Init()689 annotation_label_->SetText(text); in SetAnnotationText()