Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_values_capi.h227 typedef struct _cef_binary_value_t { struct
239 int(CEF_CALLBACK* is_valid)(struct _cef_binary_value_t* self); argument
244 int(CEF_CALLBACK* is_owned)(struct _cef_binary_value_t* self); argument
250 int(CEF_CALLBACK* is_same)(struct _cef_binary_value_t* self, argument
257 int(CEF_CALLBACK* is_equal)(struct _cef_binary_value_t* self, argument
263 struct _cef_binary_value_t*(CEF_CALLBACK* copy)( argument