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

  /external/chromium_org/ui/aura/test/
test_window_delegate.cc 27 delete_on_destroyed_(false),
37 delegate->delete_on_destroyed_ = true;
85 if (delete_on_destroyed_)
test_window_delegate.h 66 bool delete_on_destroyed_; member in class:aura::test::TestWindowDelegate

Completed in 528 milliseconds