Searched refs:rawVScroll (Results 1 – 2 of 2) sorted by relevance
1388 int32_t rawVScroll; member1395 rawVScroll = other.rawVScroll; in copyFrom()1403 rawVScroll = 0; in clear()
4188 next->rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()4380 mCurrentRawState.rawVScroll = 0; in cookAndDispatch()6271 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()6272 float vscroll = mCurrentRawState.rawVScroll; in dispatchPointerSimple()