HomeSort by relevance Sort by last modified time
    Searched defs:ThrobberExample (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/examples/
throbber_example.h 15 class ThrobberExample : public ExampleBase {
17 ThrobberExample();
18 virtual ~ThrobberExample();
24 DISALLOW_COPY_AND_ASSIGN(ThrobberExample);
throbber_example.cc 49 ThrobberExample::ThrobberExample() : ExampleBase("Throbber") {
52 ThrobberExample::~ThrobberExample() {
55 void ThrobberExample::CreateExampleView(View* container) {

Completed in 1853 milliseconds