Home | History | Annotate | Download | only in mac

Lines Matching refs:scrollSize

531     float newPos = std::max<float>(std::min<float>(currentPos + (step * multiplier), static_cast<float>(m_scrollableArea->scrollSize(orientation))), 0);