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

  /external/chromium_org/ui/aura/client/
capture_delegate.h 29 virtual void SetNativeCapture() = 0;
default_capture_client.cc 37 capture_delegate->SetNativeCapture();
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_capture_client.cc 63 delegate->SetNativeCapture();
  /external/chromium_org/ui/wm/core/
capture_controller.cc 75 delegate->SetNativeCapture();
  /external/chromium_org/ui/aura/
window_event_dispatcher.h 166 virtual void SetNativeCapture() OVERRIDE;
window_event_dispatcher.cc 397 void WindowEventDispatcher::SetNativeCapture() {

Completed in 68 milliseconds