Searched refs:numberOfTouches (Results 1 – 1 of 1) sorted by relevance
701 …unsigned numberOfTouches = std::min(touches->length(), static_cast<unsigned>(WebTouchEvent::touche… in addTouchPoints() local702 for (unsigned i = 0; i < numberOfTouches; ++i) { in addTouchPoints()717 *touchPointsLength = numberOfTouches; in addTouchPoints()