Home
last modified time | relevance | path

Searched refs:cef_string_set (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/include/internal/
Dcef_types_wrappers.h556 cef_string_set(src->browser_subprocess_path.str, in set()
559 cef_string_set(src->framework_dir_path.str, src->framework_dir_path.length, in set()
561 cef_string_set(src->main_bundle_path.str, src->main_bundle_path.length, in set()
569 cef_string_set(src->cache_path.str, src->cache_path.length, in set()
571 cef_string_set(src->root_cache_path.str, src->root_cache_path.length, in set()
573 cef_string_set(src->user_data_path.str, src->user_data_path.length, in set()
578 cef_string_set(src->user_agent.str, src->user_agent.length, in set()
580 cef_string_set(src->user_agent_product.str, src->user_agent_product.length, in set()
582 cef_string_set(src->locale.str, src->locale.length, &target->locale, copy); in set()
584 cef_string_set(src->log_file.str, src->log_file.length, &target->log_file, in set()
[all …]
Dcef_string.h64 #define cef_string_set cef_string_utf8_set macro
80 #define cef_string_set cef_string_utf16_set macro
96 #define cef_string_set cef_string_wide_set macro
Dcef_mac.h82 cef_string_set(src->window_name.str, src->window_name.length, in set()
Dcef_linux.h82 cef_string_set(src->window_name.str, src->window_name.length, in set()
Dcef_win.h81 cef_string_set(src->window_name.str, src->window_name.length, in set()
/third_party/cef/libcef/common/
Dstring_map_impl.cc36 return cef_string_set(val.c_str(), val.length(), value, true); in cef_string_map_find()
52 return cef_string_set(it->first.c_str(), it->first.length(), key, true); in cef_string_map_key()
70 return cef_string_set(it->second.c_str(), it->second.length(), value, in cef_string_map_value()
Dstring_multimap_impl.cc59 return cef_string_set(val.c_str(), val.length(), value, true); in cef_string_multimap_enumerate()
75 return cef_string_set(it->first.c_str(), it->first.length(), key, true); in cef_string_multimap_key()
93 return cef_string_set(it->second.c_str(), it->second.length(), value, in cef_string_multimap_value()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch6933 + cef_string_set(label.c_str(), label.length(), &(menu_item.label), true);
6934 + cef_string_set(tool_tip.c_str(), tool_tip.length(), &(menu_item.tool_tip),
35672 cef_string_set(str.c_str(), str.length(),
D0003-ohos-1115.patch12245 cef_string_set(src->accept_language_list.str,
14654 + cef_string_set(src.str, src.length, &target, true)
68024 + cef_string_set(str.c_str(), str.length(),
68028 + cef_string_set(str.c_str(), str.length(),
68032 + cef_string_set(str.c_str(), str.length(),
68036 + cef_string_set(str.c_str(), str.length(),
68040 + cef_string_set(str.c_str(), str.length(),
68044 + cef_string_set(str.c_str(), str.length(),
68055 + cef_string_set(str.c_str(), str.length(),