Searched refs:pointIndex (Results 1 – 1 of 1) sorted by relevance
771 const unsigned pointIndex = *touchPointsLength; in addTouchPointsIfNotYetAdded() local772 if (pointIndex >= static_cast<unsigned>(WebTouchEvent::touchesLengthCap)) in addTouchPointsIfNotYetAdded()779 touchPoints[pointIndex] = toWebTouchPoint(touch, renderObject, state); in addTouchPointsIfNotYetAdded()