Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_controller.h40 static int GetDetachDockedPanelThresholdForTesting();
Dpanel_drag_controller.cc106 int PanelDragController::GetDetachDockedPanelThresholdForTesting() { in GetDetachDockedPanelThresholdForTesting() function in PanelDragController
Dpanel_drag_browsertest.cc84 -(PanelDragController::GetDetachDockedPanelThresholdForTesting() / 2)); in GetDragDeltaToRemainDocked()
90 -(PanelDragController::GetDetachDockedPanelThresholdForTesting() + 20)); in GetDragDeltaToDetach()