Home
last modified time | relevance | path

Searched defs:_cef_request_context_t (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/capi/
Dcef_request_context_capi.h92 typedef struct _cef_request_context_t { struct
102 int(CEF_CALLBACK* is_same)(struct _cef_request_context_t* self, argument
109 int(CEF_CALLBACK* is_sharing_with)(struct _cef_request_context_t* self, argument
117 int(CEF_CALLBACK* is_global)(struct _cef_request_context_t* self); argument
123 struct _cef_request_context_t* self); argument
139 struct _cef_request_context_t* self, argument
156 struct _cef_request_context_t* self, argument
166 struct _cef_request_context_t* self); argument
172 int(CEF_CALLBACK* has_preference)(struct _cef_request_context_t* self, argument
183 struct _cef_request_context_t* self, argument
[all …]