Home
last modified time | relevance | path

Searched refs:set_host_zoom_map (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/net/
Dchrome_url_request_context.h105 void set_host_zoom_map(HostZoomMap* host_zoom_map) { in set_host_zoom_map() function
Dchrome_url_request_context.cc378 set_host_zoom_map(other->host_zoom_map_); in CopyFrom()
/external/chromium/chrome/browser/profiles/
Dprofile_io_data.cc336 context->set_host_zoom_map(profile_params_->host_zoom_map); in ApplyProfileParamsToContext()