Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_base_capi.h49 typedef struct _cef_base_ref_counted_t { struct
59 void(CEF_CALLBACK* add_ref)(struct _cef_base_ref_counted_t* self); argument
66 int(CEF_CALLBACK* release)(struct _cef_base_ref_counted_t* self); argument
71 int(CEF_CALLBACK* has_one_ref)(struct _cef_base_ref_counted_t* self); argument
76 int(CEF_CALLBACK* has_at_least_one_ref)(struct _cef_base_ref_counted_t* self); argument