Searched refs:cef_string_wide_copy (Results 1 – 2 of 2) sorted by relevance
97 #define cef_string_copy cef_string_wide_copy106 #define cef_string_to_wide cef_string_wide_copy107 #define cef_string_from_wide cef_string_wide_copy
96 #define cef_string_wide_copy(src, src_len, output) \ macro