Searched refs:lastTouchUp (Results 1 – 1 of 1) sorted by relevance
147 …bool lastTouchUp = std::none_of(slots_.cbegin(), slots_.cend(), [](const auto &slot) { return slot… in UpButton() local148 if (lastTouchUp) { in UpButton()