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 14 class VIEWS_EXAMPLES_EXPORT ThrobberExample : public ExampleBase {
16 ThrobberExample();
17 virtual ~ThrobberExample();
23 DISALLOW_COPY_AND_ASSIGN(ThrobberExample);
throbber_example.cc 49 ThrobberExample::ThrobberExample() : ExampleBase("Throbber") {
52 ThrobberExample::~ThrobberExample() {
55 void ThrobberExample::CreateExampleView(View* container) {

Completed in 53 milliseconds