Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_auth_callback_capi.h53 typedef struct _cef_auth_callback_t { struct
62 void(CEF_CALLBACK* cont)(struct _cef_auth_callback_t* self, argument
69 void(CEF_CALLBACK* cancel)(struct _cef_auth_callback_t* self); argument