Home
last modified time | relevance | path

Searched refs:IS_CANCELLED (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/include/base/internal/
Dcef_callback_internal.h84 IS_CANCELLED, enumerator
115 return query_cancellation_traits_(this, IS_CANCELLED); in IsCancelled()
Dcef_bind_internal.h801 case BindStateBase::IS_CANCELLED:
/third_party/cef/libcef_dll/base/
Dcef_callback_internal.cc18 case BindStateBase::IS_CANCELLED: in QueryCancellationTraitsForNonCancellables()