Searched defs:_cef_browser_host_t (Results 1 – 1 of 1) sorted by relevance
294 typedef struct _cef_browser_host_t { struct304 struct _cef_browser_host_t* self); argument316 void(CEF_CALLBACK* close_browser)(struct _cef_browser_host_t* self, argument328 int(CEF_CALLBACK* try_close_browser)(struct _cef_browser_host_t* self); argument333 void(CEF_CALLBACK* set_focus)(struct _cef_browser_host_t* self, int focus); argument356 int(CEF_CALLBACK* has_view)(struct _cef_browser_host_t* self); argument362 struct _cef_browser_host_t* self); argument368 struct _cef_browser_host_t* self); argument374 double(CEF_CALLBACK* get_zoom_level)(struct _cef_browser_host_t* self); argument381 void(CEF_CALLBACK* set_zoom_level)(struct _cef_browser_host_t* self, argument[all …]