Home
last modified time | relevance | path

Searched defs:GetAllZoomLevels (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/
Dhost_zoom_map_impl_unittest.cc60 TEST_F(HostZoomMapTest, GetAllZoomLevels) { in TEST_F() argument
Dhost_zoom_map_impl.cc145 HostZoomMap::ZoomLevelVector HostZoomMapImpl::GetAllZoomLevels() const { in GetAllZoomLevels() function in content::HostZoomMapImpl