Searched defs:_cef_dictionary_value_t (Results 1 – 1 of 1) sorted by relevance
292 typedef struct _cef_dictionary_value_t { struct304 int(CEF_CALLBACK* is_valid)(struct _cef_dictionary_value_t* self); argument309 int(CEF_CALLBACK* is_owned)(struct _cef_dictionary_value_t* self); argument315 int(CEF_CALLBACK* is_read_only)(struct _cef_dictionary_value_t* self); argument322 int(CEF_CALLBACK* is_same)(struct _cef_dictionary_value_t* self, argument329 int(CEF_CALLBACK* is_equal)(struct _cef_dictionary_value_t* self, argument336 struct _cef_dictionary_value_t*(CEF_CALLBACK* copy)( argument348 int(CEF_CALLBACK* clear)(struct _cef_dictionary_value_t* self); argument353 int(CEF_CALLBACK* has_key)(struct _cef_dictionary_value_t* self, argument359 int(CEF_CALLBACK* get_keys)(struct _cef_dictionary_value_t* self, argument[all …]