Searched refs:GetAllZoomLevels (Results 1 – 6 of 6) sorted by relevance
60 TEST_F(HostZoomMapTest, GetAllZoomLevels) { in TEST_F() argument68 HostZoomMap::ZoomLevelVector levels = host_zoom_map.GetAllZoomLevels(); in TEST_F()
41 virtual ZoomLevelVector GetAllZoomLevels() const OVERRIDE; in NON_EXPORTED_BASE()
145 HostZoomMap::ZoomLevelVector HostZoomMapImpl::GetAllZoomLevels() const { in GetAllZoomLevels() function in content::HostZoomMapImpl
89 virtual ZoomLevelVector GetAllZoomLevels() const = 0;
96 host_zoom_map->GetAllZoomLevels(); in GetHostsWithZoomLevels()
988 host_zoom_map->GetAllZoomLevels()); in UpdateZoomLevelsExceptionsView()