Searched refs:OnOtherRootGotCapture (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/aura/client/
H A Dcapture_delegate.h26 virtual void OnOtherRootGotCapture() = 0;
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_capture_client.cc73 delegate->OnOtherRootGotCapture();
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h172 virtual void OnOtherRootGotCapture() OVERRIDE;
H A Dwindow_event_dispatcher.cc401 void WindowEventDispatcher::OnOtherRootGotCapture() { function in class:aura::WindowEventDispatcher

Completed in 3289 milliseconds