Searched refs:rawVScroll (Results 1 – 2 of 2) sorted by relevance
318 int32_t rawVScroll; member326 rawVScroll = other.rawVScroll; in copyFrom()335 rawVScroll = 0; in clear()
1478 next.rawVScroll = mCursorScrollAccumulator.getRelativeVWheel(); in sync()1673 mCurrentRawState.rawVScroll = 0; in cookAndDispatch()3592 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()3593 float vscroll = mCurrentRawState.rawVScroll; in dispatchPointerSimple()