Searched defs:host_zoom_map (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/net/
H A Dchrome_url_request_context.h22 #include "content/browser/host_zoom_map.h"
82 const HostZoomMap* host_zoom_map() const { return host_zoom_map_; } function in class:ChromeURLRequestContext
105 void set_host_zoom_map(HostZoomMap* host_zoom_map) { argument
106 host_zoom_map_ = host_zoom_map;
/external/chromium/chrome/browser/profiles/
H A Dprofile_io_data.h105 scoped_refptr<HostZoomMap> host_zoom_map; member in struct:ProfileIOData::ProfileParams

Completed in 85 milliseconds