Home | History | Annotate | Download | only in rendering

Lines Matching refs:noPanScrollRadius

1282     if (abs(xDelta) <= ScrollView::noPanScrollRadius) // at the center we let the space for the icon
1284 if (abs(yDelta) <= ScrollView::noPanScrollRadius)