HomeSort by relevance Sort by last modified time
    Searched defs:OnWindowAddedToRootWindow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/aura/
window_observer.h 112 virtual void OnWindowAddedToRootWindow(Window* window) {}
window_event_dispatcher.cc 571 void WindowEventDispatcher::OnWindowAddedToRootWindow(Window* attached) {
    [all...]
  /external/chromium_org/content/browser/media/capture/
desktop_capture_device_aura.cc 111 virtual void OnWindowAddedToRootWindow(aura::Window* window) OVERRIDE;
492 void DesktopVideoCaptureMachine::OnWindowAddedToRootWindow(

Completed in 738 milliseconds