Searched refs:moveWindowBy (Results 1 – 3 of 3) sorted by relevance
215 void moveWindowBy(float x, float y) const;
941 controller->moveWindowBy(narrowPrecisionToFloat(x), narrowPrecisionToFloat(y)); in moveByUnrestricted()2574 void InspectorController::moveWindowBy(float x, float y) const in moveWindowBy() function in WebCore::InspectorController
65225 … Fix typos and rename InspectorController::moveByUnrestricted to InspectorController::moveWindowBy.65230 (WebCore::InspectorController::moveWindowBy):