GetAllZoomLevels  996 chrome/browser/ui/webui/options/content_settings_handler.cc       host_zoom_map->GetAllZoomLevels());
GetAllZoomLevels   36 content/browser/host_zoom_map_impl.h   virtual ZoomLevelVector GetAllZoomLevels() const OVERRIDE;
GetAllZoomLevels   60 content/browser/host_zoom_map_impl_unittest.cc TEST_F(HostZoomMapTest, GetAllZoomLevels) {
GetAllZoomLevels   68 content/browser/host_zoom_map_impl_unittest.cc   HostZoomMap::ZoomLevelVector levels = host_zoom_map.GetAllZoomLevels();
GetAllZoomLevels   72 content/public/browser/host_zoom_map.h   virtual ZoomLevelVector GetAllZoomLevels() const = 0;