HomeSort by relevance Sort by last modified time
    Searched refs:MoveAllDraggingPanelsInstantly (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
stacked_panel_drag_handler.cc 47 stack->MoveAllDraggingPanelsInstantly(delta_origin);
81 stack->MoveAllDraggingPanelsInstantly(delta_origin);
panel_drag_controller.cc 375 dragging_stack->MoveAllDraggingPanelsInstantly(delta);
486 dragging_panel_->stack()->MoveAllDraggingPanelsInstantly(delta);
509 dragging_panel_->stack()->MoveAllDraggingPanelsInstantly(delta);
576 dragging_panel_->stack()->MoveAllDraggingPanelsInstantly(delta);
589 dragging_panel_->stack()->MoveAllDraggingPanelsInstantly(delta);
stacked_panel_collection.h 70 void MoveAllDraggingPanelsInstantly(const gfx::Vector2d& delta_origin);
stacked_panel_collection.cc 703 void StackedPanelCollection::MoveAllDraggingPanelsInstantly(

Completed in 854 milliseconds