OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:annotation_label_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/input_method/
candidate_view.h
90
views::Label*
annotation_label_
;
member in class:chromeos::input_method::CandidateView
/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 54 milliseconds