Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_task_capi.h78 typedef struct _cef_task_runner_t { struct
88 int(CEF_CALLBACK* is_same)(struct _cef_task_runner_t* self, argument
94 int(CEF_CALLBACK* belongs_to_current_thread)(struct _cef_task_runner_t* self); argument
99 int(CEF_CALLBACK* belongs_to_thread)(struct _cef_task_runner_t* self, argument
106 int(CEF_CALLBACK* post_task)(struct _cef_task_runner_t* self, argument
115 int(CEF_CALLBACK* post_delayed_task)(struct _cef_task_runner_t* self, argument