Home
last modified time | relevance | path

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

/third_party/cef/include/capi/
Dcef_v8_capi.h64 typedef struct _cef_v8context_t { struct
76 struct _cef_v8context_t* self); argument
83 int(CEF_CALLBACK* is_valid)(struct _cef_v8context_t* self); argument
90 struct _cef_v8context_t* self); argument
96 struct _cef_frame_t*(CEF_CALLBACK* get_frame)(struct _cef_v8context_t* self); argument
103 struct _cef_v8context_t* self); argument
112 int(CEF_CALLBACK* enter)(struct _cef_v8context_t* self); argument
118 int(CEF_CALLBACK* exit)(struct _cef_v8context_t* self); argument
124 int(CEF_CALLBACK* is_same)(struct _cef_v8context_t* self, argument
135 int(CEF_CALLBACK* eval)(struct _cef_v8context_t* self, argument