Searched defs:set_window (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Ddock_info.h111 void set_window(gfx::NativeWindow window) { window_ = window; } function in class:DockInfo
/external/opencv/cvaux/include/
H A Dcvaux.hpp84 bool set_window( CvRect window) function in class:CvCamShiftTracker
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager_unittest.cc314 void set_window(aura::Window* window) { window_ = window; } function in class:ash::DontClobberRestoreBoundsWindowObserver
363 window_observer.set_window(window2.get());
579 void set_window(aura::Window* window) { window_ = window; } function in class:ash::FocusDelegate
611 delegate.set_window(window.get());
/external/chromium_org/ash/wm/
H A Dworkspace_controller_unittest.cc646 void set_window(aura::Window* window) { window_ = window; } function in class:ash::__anon2100::DontCrashOnChangeAndActivateDelegate
692 delegate.set_window(w1.get());
/external/chromium_org/ui/aura/gestures/
H A Dgesture_recognizer_unittest.cc364 void set_window(Window* w) { window_ = w; } function in class:aura::test::__anon16578::QueueTouchEventDelegate
1711 queued_delegate->set_window(queue.get());
2273 delegate->set_window(window.get());
2301 delegate->set_window(window.get());
2950 delegate->set_window(window.get());
3727 delegate->set_window(window.get());
3762 delegate->set_window(window.get());
3793 delegate->set_window(window.get());
3880 delegate->set_window(window.get());
3941 delegate->set_window(windo
4106 void set_window(aura::Window** window) { window_ = window; } function in class:aura::test::GestureEventDeleteWindowOnLongPress
[all...]
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher_unittest.cc2021 void set_window(scoped_ptr<aura::Window> window) { function in class:aura::SelfDestructDelegate
2053 delegate.set_window(window.Pass());
2298 void set_window(Window* window) { function in class:aura::AsyncWindowDelegate
2333 delegate.set_window(window.get());
H A Dwindow_unittest.cc144 void set_window(Window* window) { window_ = window; } function in class:aura::test::__anon16600::DestroyOrphanDelegate
638 child_delegate.set_window(child.get());

Completed in 329 milliseconds