Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dv8value_cpptoc.cc87 CEF_EXPORT cef_v8value_t* cef_v8value_create_date(const cef_time_t* date) { in cef_v8value_create_date() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc616 cef_v8value_create_date_ptr cef_v8value_create_date; member
1493 struct _cef_v8value_t* cef_v8value_create_date(const cef_time_t* date) { in cef_v8value_create_date() function