Searched refs:rawHScroll (Results 1 – 2 of 2) sorted by relevance
310 int32_t rawHScroll; member318 rawHScroll = other.rawHScroll; in copyFrom()327 rawHScroll = 0; in clear()
1450 next.rawHScroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync()1645 mCurrentRawState.rawHScroll = 0; in cookAndDispatch()3563 if (mCurrentRawState.rawVScroll || mCurrentRawState.rawHScroll) { in dispatchPointerSimple()3565 float hscroll = mCurrentRawState.rawHScroll; in dispatchPointerSimple()