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