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

  /external/chromium_org/ui/aura/client/
capture_delegate.h 26 virtual void OnOtherRootGotCapture() = 0;
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_capture_client.cc 73 delegate->OnOtherRootGotCapture();
  /external/chromium_org/ui/aura/
window_event_dispatcher.h 165 virtual void OnOtherRootGotCapture() OVERRIDE;
window_event_dispatcher.cc 392 void WindowEventDispatcher::OnOtherRootGotCapture() {

Completed in 141 milliseconds