Home | History | Annotate | Download | only in mac

Lines Matching refs:adjustedDelta

1150     FloatSize adjustedDelta = FloatSize(newPos.x() - m_currentPosX, newPos.y() - m_currentPosY);
1154 notifyPositionChanged(adjustedDelta);