Searched refs:rawVScroll (Results 1 – 2 of 2) sorted by relevance
1436 int32_t rawVScroll; member1443 rawVScroll = other.rawVScroll; in copyFrom()1451 rawVScroll = 0; in clear()
4074 next->rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()4266 mCurrentRawState.rawVScroll = 0; in cookAndDispatch()6173 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()6174 float vscroll = mCurrentRawState.rawVScroll; in dispatchPointerSimple()