Searched refs:rawVScroll (Results 1 – 2 of 2) sorted by relevance
369 int32_t rawVScroll; member377 rawVScroll = other.rawVScroll; in copyFrom()386 rawVScroll = 0; in clear()
1456 next->rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()1646 mCurrentRawState.rawVScroll = 0; in cookAndDispatch()3534 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()3535 float vscroll = mCurrentRawState.rawVScroll; in dispatchPointerSimple()