Searched defs:_cef_image_t (Results 1 – 1 of 1) sorted by relevance
58 typedef struct _cef_image_t { struct67 int(CEF_CALLBACK* is_empty)(struct _cef_image_t* self); argument73 int(CEF_CALLBACK* is_same)(struct _cef_image_t* self, argument83 int(CEF_CALLBACK* add_bitmap)(struct _cef_image_t* self, argument97 int(CEF_CALLBACK* add_png)(struct _cef_image_t* self, argument107 int(CEF_CALLBACK* add_jpeg)(struct _cef_image_t* self, argument126 int(CEF_CALLBACK* has_representation)(struct _cef_image_t* self, argument132 int(CEF_CALLBACK* remove_representation)(struct _cef_image_t* self, argument141 int(CEF_CALLBACK* get_representation_info)(struct _cef_image_t* self, argument156 struct _cef_image_t* self, argument[all …]