Searched refs:_cef_v8accessor_t (Results 1 – 3 of 3) sorted by relevance
22 int CEF_CALLBACK v8accessor_get(struct _cef_v8accessor_t* self, in v8accessor_get()76 int CEF_CALLBACK v8accessor_set(struct _cef_v8accessor_t* self, in v8accessor_set()
191 typedef struct _cef_v8accessor_t { struct204 int(CEF_CALLBACK* get)(struct _cef_v8accessor_t* self, argument217 int(CEF_CALLBACK* set)(struct _cef_v8accessor_t* self, argument
268 struct _cef_v8accessor_t*,1504 struct _cef_v8accessor_t* accessor, in cef_v8value_create_object()