Searched refs:adjDelta (Results 1 – 1 of 1) sorted by relevance
109 float adjDelta(float cur, float minStep, float maxStep) { in adjDelta() method in WindowSurface.MovingPoint123 dx = adjDelta(-dx, minStep, maxStep); in step()129 dy = adjDelta(-dy, minStep, maxStep); in step()