Searched refs:show_location_in_parent_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.h168 gfx::Point show_location_in_parent_; member in class:ash::MultiWindowResizeController
H A Dmulti_window_resize_controller.cc179 show_location_in_parent_ = point_in_window;
181 window, window->parent(), &show_location_in_parent_);
399 CalculateResizeWidgetBounds(show_location_in_parent_));

Completed in 2843 milliseconds