Searched defs:_cef_binary_value_t (Results 1 – 1 of 1) sorted by relevance
227 typedef struct _cef_binary_value_t { struct239 int(CEF_CALLBACK* is_valid)(struct _cef_binary_value_t* self); argument244 int(CEF_CALLBACK* is_owned)(struct _cef_binary_value_t* self); argument250 int(CEF_CALLBACK* is_same)(struct _cef_binary_value_t* self, argument257 int(CEF_CALLBACK* is_equal)(struct _cef_binary_value_t* self, argument263 struct _cef_binary_value_t*(CEF_CALLBACK* copy)( argument