Searched refs:firstTouchDown (Results 1 – 1 of 1) sorted by relevance
105 …bool firstTouchDown = std::none_of(slots_.cbegin(), slots_.cend(), [](const auto &slot) { return s… in DownButton() local115 if (firstTouchDown) { in DownButton()