Home
last modified time | relevance | path

Searched refs:cef_string_wide_copy (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/include/internal/
Dcef_string.h97 #define cef_string_copy cef_string_wide_copy
106 #define cef_string_to_wide cef_string_wide_copy
107 #define cef_string_from_wide cef_string_wide_copy
Dcef_string_types.h96 #define cef_string_wide_copy(src, src_len, output) \ macro