Searched refs:cef_v8context_get_entered_context (Results 1 – 4 of 4) sorted by relevance
40 cef_v8context_t* _retval = cef_v8context_get_entered_context(); in GetEnteredContext()
34 CEF_EXPORT cef_v8context_t* cef_v8context_get_entered_context() { in cef_v8context_get_entered_context() function
151 CEF_EXPORT cef_v8context_t* cef_v8context_get_entered_context();
608 cef_v8context_get_entered_context_ptr cef_v8context_get_entered_context; member821 INIT_ENTRY(cef_v8context_get_entered_context); in libcef_init_pointers()1456 struct _cef_v8context_t* cef_v8context_get_entered_context() { in cef_v8context_get_entered_context() function1457 return g_libcef_pointers.cef_v8context_get_entered_context(); in cef_v8context_get_entered_context()