Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_image_capi.h58 typedef struct _cef_image_t { struct
67 int(CEF_CALLBACK* is_empty)(struct _cef_image_t* self); argument
73 int(CEF_CALLBACK* is_same)(struct _cef_image_t* self, argument
83 int(CEF_CALLBACK* add_bitmap)(struct _cef_image_t* self, argument
97 int(CEF_CALLBACK* add_png)(struct _cef_image_t* self, argument
107 int(CEF_CALLBACK* add_jpeg)(struct _cef_image_t* self, argument
126 int(CEF_CALLBACK* has_representation)(struct _cef_image_t* self, argument
132 int(CEF_CALLBACK* remove_representation)(struct _cef_image_t* self, argument
141 int(CEF_CALLBACK* get_representation_info)(struct _cef_image_t* self, argument
156 struct _cef_image_t* self, argument
[all …]