Home
last modified time | relevance | path

Searched refs:_cef_v8accessor_t (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/cpptoc/
Dv8accessor_cpptoc.cc22 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()
/third_party/cef/include/capi/
Dcef_v8_capi.h191 typedef struct _cef_v8accessor_t { struct
204 int(CEF_CALLBACK* get)(struct _cef_v8accessor_t* self, argument
217 int(CEF_CALLBACK* set)(struct _cef_v8accessor_t* self, argument
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc268 struct _cef_v8accessor_t*,
1504 struct _cef_v8accessor_t* accessor, in cef_v8value_create_object()