_IsPendingCancel 2803 modules/highgui/src/ppltasks_winrt.h         bool _IsPendingCancel()
_IsPendingCancel 3369 modules/highgui/src/ppltasks_winrt.h                     _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);
_IsPendingCancel 3389 modules/highgui/src/ppltasks_winrt.h                     if (_IsCompleted() || _IsCanceled() || (_IsPendingCancel() && !_SynchronousCancel))
_IsPendingCancel 3531 modules/highgui/src/ppltasks_winrt.h             if (_IsPendingCancel())
_IsPendingCancel 3546 modules/highgui/src/ppltasks_winrt.h             if (_IsPendingCancel())
_IsPendingCancel 3729 modules/highgui/src/ppltasks_winrt.h                 if ((*_TaskIt)->_IsPendingCancel())
_IsPendingCancel 3369 modules/videoio/src/ppltasks_winrt.hpp                     _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);
_IsPendingCancel 3389 modules/videoio/src/ppltasks_winrt.hpp                     if (_IsCompleted() || _IsCanceled() || (_IsPendingCancel() && !_SynchronousCancel))
_IsPendingCancel 3531 modules/videoio/src/ppltasks_winrt.hpp             if (_IsPendingCancel())
_IsPendingCancel 3546 modules/videoio/src/ppltasks_winrt.hpp             if (_IsPendingCancel())
_IsPendingCancel 3729 modules/videoio/src/ppltasks_winrt.hpp                 if ((*_TaskIt)->_IsPendingCancel())