Searched refs:rawHScroll (Results 1 – 2 of 2) sorted by relevance
1437 int32_t rawHScroll; member1444 rawHScroll = other.rawHScroll; in copyFrom()1452 rawHScroll = 0; in clear()
4075 next->rawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()4267 mCurrentRawState.rawHScroll = 0; in cookAndDispatch()6173 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()6175 float hscroll = mCurrentRawState.rawHScroll; in dispatchPointerSimple()