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

  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc 554 views::Label* annotation_label_; member in class:chromeos::CandidateView
628 annotation_label_(NULL) {
642 annotation_label_ = CreateAnnotationLabel(orientation_);
673 // |wrapped_shortcut_label|, |candidate_label_|, and |annotation_label_|
677 layout->AddView(annotation_label_);
689 annotation_label_->SetText(text);
    [all...]

Completed in 233 milliseconds