Home | History | Annotate | Download | only in mac

Lines Matching refs:adjustedDelta

1215     FloatSize adjustedDelta = FloatSize(newPos.x() - m_currentPosX, newPos.y() - m_currentPosY);
1219 notifyContentAreaScrolled(adjustedDelta);