Searched refs:IsKeyInterrupted (Results 1 – 3 of 3) sorted by relevance
189 bool IsKeyInterrupted() const { in IsKeyInterrupted() function
335 if (IsKeyInterrupted()) { in WaitKey()
1194 if (IsKeyInterrupted()) return static_cast<size_t>(KeyError::INTERRUPTED); in ShowMenu()