Searched refs:rawHScroll (Results 1 – 2 of 2) sorted by relevance
370 int32_t rawHScroll; member378 rawHScroll = other.rawHScroll; in copyFrom()387 rawHScroll = 0; in clear()
1457 next->rawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()1647 mCurrentRawState.rawHScroll = 0; in cookAndDispatch()3534 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()3536 float hscroll = mCurrentRawState.rawHScroll; in dispatchPointerSimple()