Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/cpptoc/
Dv8value_cpptoc.cc77 CEF_EXPORT cef_v8value_t* cef_v8value_create_double(double value) { in cef_v8value_create_double() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc615 cef_v8value_create_double_ptr cef_v8value_create_double; member
1488 struct _cef_v8value_t* cef_v8value_create_double(double value) { in cef_v8value_create_double() function