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

  /external/chromium_org/ash/wm/
window_util.cc 140 void SetWindowPositionManaged(aura::Window* window, bool managed) {
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc 198 void SetWindowPositionManaged(gfx::NativeWindow window, bool value) {
200 ash::wm::SetWindowPositionManaged(window, value);
224 SetWindowPositionManaged(widget->GetNativeView(), false);
392 SetWindowPositionManaged(move_loop_widget_->GetNativeView(), true);
854 SetWindowPositionManaged(browser_widget->GetNativeView(), false);
    [all...]

Completed in 73 milliseconds