Home
last modified time | relevance | path

Searched refs:SetWindowPositionManaged (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.cc77 void SetWindowPositionManaged(gfx::NativeWindow window, bool value) { in SetWindowPositionManaged() function
89 void SetWindowPositionManaged(gfx::NativeWindow window, bool value) { in SetWindowPositionManaged() function
126 SetWindowPositionManaged(widget->GetNativeView(), false); in OnWidgetVisibilityChanged()
220 SetWindowPositionManaged(move_loop_widget_->GetNativeView(), true); in ~TabDragController()
611 SetWindowPositionManaged(browser_widget->GetNativeView(), false); in DragBrowserToNewTabStrip()
1340 SetWindowPositionManaged(GetAttachedBrowserWidget()->GetNativeView(), in EndDragImpl()
1727 SetWindowPositionManaged(browser->window()->GetNativeWindow(), false); in CreateBrowserForDrag()