Searched defs:_cef_task_runner_t (Results 1 – 1 of 1) sorted by relevance
78 typedef struct _cef_task_runner_t { struct88 int(CEF_CALLBACK* is_same)(struct _cef_task_runner_t* self, argument94 int(CEF_CALLBACK* belongs_to_current_thread)(struct _cef_task_runner_t* self); argument99 int(CEF_CALLBACK* belongs_to_thread)(struct _cef_task_runner_t* self, argument106 int(CEF_CALLBACK* post_task)(struct _cef_task_runner_t* self, argument115 int(CEF_CALLBACK* post_delayed_task)(struct _cef_task_runner_t* self, argument