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

  /external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.h 40 static int GetDetachDockedPanelThresholdForTesting();
panel_drag_controller.cc 106 int PanelDragController::GetDetachDockedPanelThresholdForTesting() {
panel_drag_browsertest.cc 84 -(PanelDragController::GetDetachDockedPanelThresholdForTesting() / 2));
90 -(PanelDragController::GetDetachDockedPanelThresholdForTesting() + 20));
    [all...]

Completed in 607 milliseconds