Searched refs:AssociationObserver (Results 1 – 2 of 2) sorted by relevance
61 class WindowReorderer::AssociationObserver : public aura::WindowObserver { class in views::WindowReorderer63 explicit AssociationObserver(WindowReorderer* reorderer);64 virtual ~AssociationObserver();82 DISALLOW_COPY_AND_ASSIGN(AssociationObserver);85 WindowReorderer::AssociationObserver::AssociationObserver( in AssociationObserver() function in views::WindowReorderer::AssociationObserver90 WindowReorderer::AssociationObserver::~AssociationObserver() { in ~AssociationObserver()95 void WindowReorderer::AssociationObserver::StartObserving( in StartObserving()101 void WindowReorderer::AssociationObserver::StopObserving( in StopObserving()107 void WindowReorderer::AssociationObserver::OnWindowPropertyChanged( in OnWindowPropertyChanged()115 void WindowReorderer::AssociationObserver::OnWindowDestroying( in OnWindowDestroying()[all …]
51 class AssociationObserver; variable52 scoped_ptr<AssociationObserver> association_observer_;