OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tall_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/examples/
scroll_view_example.h
37
LabelButton*
tall_
;
member in class:views::examples::ScrollViewExample
scroll_view_example.cc
60
tall_
= new LabelButton(this, ASCIIToUTF16("Tall"));
88
layout->AddView(
tall_
);
98
} else if (sender ==
tall_
) {
Completed in 25 milliseconds