Searched refs:_cef_window_t (Results 1 – 16 of 16) sorted by relevance
61 typedef struct _cef_window_t { struct70 void(CEF_CALLBACK* show)(struct _cef_window_t* self); argument75 void(CEF_CALLBACK* hide)(struct _cef_window_t* self); argument80 void(CEF_CALLBACK* center_window)(struct _cef_window_t* self, argument86 void(CEF_CALLBACK* close)(struct _cef_window_t* self); argument91 int(CEF_CALLBACK* is_closed)(struct _cef_window_t* self); argument96 void(CEF_CALLBACK* activate)(struct _cef_window_t* self); argument102 void(CEF_CALLBACK* deactivate)(struct _cef_window_t* self); argument107 int(CEF_CALLBACK* is_active)(struct _cef_window_t* self); argument112 void(CEF_CALLBACK* bring_to_top)(struct _cef_window_t* self); argument[all …]
49 struct _cef_window_t;66 struct _cef_window_t* window);74 struct _cef_window_t* window);84 struct _cef_window_t*(CEF_CALLBACK* get_parent_window)(86 struct _cef_window_t* window,100 struct _cef_window_t* window);107 struct _cef_window_t* window);115 struct _cef_window_t* window);121 struct _cef_window_t* window);127 struct _cef_window_t* window);[all …]
53 struct _cef_window_t;69 struct _cef_window_t*(CEF_CALLBACK* as_window)(struct _cef_panel_t* self);
50 struct _cef_window_t;86 struct _cef_window_t*(CEF_CALLBACK* get_window)(
54 struct _cef_window_t;140 struct _cef_window_t*(CEF_CALLBACK* get_window)(struct _cef_view_t* self);
55 void CEF_CALLBACK window_show(struct _cef_window_t* self) { in window_show()68 void CEF_CALLBACK window_hide(struct _cef_window_t* self) { in window_hide()81 void CEF_CALLBACK window_center_window(struct _cef_window_t* self, in window_center_window()102 void CEF_CALLBACK window_close(struct _cef_window_t* self) { in window_close()115 int CEF_CALLBACK window_is_closed(struct _cef_window_t* self) { in window_is_closed()131 void CEF_CALLBACK window_activate(struct _cef_window_t* self) { in window_activate()144 void CEF_CALLBACK window_deactivate(struct _cef_window_t* self) { in window_deactivate()157 int CEF_CALLBACK window_is_active(struct _cef_window_t* self) { in window_is_active()173 void CEF_CALLBACK window_bring_to_top(struct _cef_window_t* self) { in window_bring_to_top()186 void CEF_CALLBACK window_set_always_on_top(struct _cef_window_t* self, in window_set_always_on_top()[all …]
82 struct _cef_window_t* CEF_CALLBACK
50 struct _cef_window_t* CEF_CALLBACK panel_as_window(struct _cef_panel_t* self) { in panel_as_window()467 struct _cef_window_t* CEF_CALLBACK panel_get_window(struct _cef_view_t* self) { in panel_get_window()
217 struct _cef_window_t* CEF_CALLBACK view_get_window(struct _cef_view_t* self) { in view_get_window()
332 struct _cef_window_t* CEF_CALLBACK button_get_window(struct _cef_view_t* self) { in button_get_window()
376 struct _cef_window_t* CEF_CALLBACK
348 struct _cef_window_t* CEF_CALLBACK
568 struct _cef_window_t* CEF_CALLBACK
778 struct _cef_window_t* CEF_CALLBACK
620 struct _cef_window_t* CEF_CALLBACK
333 typedef struct _cef_window_t* (*cef_window_create_top_level_ptr)(1705 struct _cef_window_t* cef_window_create_top_level( in cef_window_create_top_level()