Home
last modified time | relevance | path

Searched defs:CompareWindowPos (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.cc300 struct CompareWindowPos { struct
301 CompareWindowPos(aura::Window* dragged_window, in CompareWindowPos() function
308 bool operator()(WindowWithHeight window_with_height1, in operator ()()
335 bool compare_bounds(const gfx::Rect dragged, const gfx::Rect other) { in compare_bounds()
342 bool compare_two_windows(const gfx::Rect bounds1, const gfx::Rect bounds2) { in compare_two_windows()
356 aura::Window* dragged_window_;
357 aura::Window* docked_container_;
358 float delta_;