Searched refs:cef_string_userfree_wide_alloc (Results 1 – 5 of 5) sorted by relevance
99 #define cef_string_userfree_alloc cef_string_userfree_wide_alloc
178 CEF_EXPORT cef_string_userfree_wide_t cef_string_userfree_wide_alloc();
62 return cef_string_userfree_wide_alloc(); in userfree_alloc()
702 cef_string_userfree_wide_alloc_ptr cef_string_userfree_wide_alloc; member909 INIT_ENTRY(cef_string_userfree_wide_alloc); in libcef_init_pointers()1973 cef_string_userfree_wide_t cef_string_userfree_wide_alloc() { in cef_string_userfree_wide_alloc() function1974 return g_libcef_pointers.cef_string_userfree_wide_alloc(); in cef_string_userfree_wide_alloc()
268 CEF_EXPORT cef_string_userfree_wide_t cef_string_userfree_wide_alloc() { in cef_string_userfree_wide_alloc() function