HomeSort by relevance Sort by last modified time
    Searched refs:GetAllZoomLevels (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/
host_zoom_map_impl_unittest.cc 60 TEST_F(HostZoomMapTest, GetAllZoomLevels) {
68 HostZoomMap::ZoomLevelVector levels = host_zoom_map.GetAllZoomLevels();
host_zoom_map_impl.h 41 virtual ZoomLevelVector GetAllZoomLevels() const OVERRIDE;
host_zoom_map_impl.cc 143 HostZoomMap::ZoomLevelVector HostZoomMapImpl::GetAllZoomLevels() const {
  /external/chromium_org/content/public/browser/
host_zoom_map.h 89 virtual ZoomLevelVector GetAllZoomLevels() const = 0;
  /external/chromium_org/chrome/browser/profiles/
host_zoom_map_browsertest.cc 94 host_zoom_map->GetAllZoomLevels();
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.cc     [all...]

Completed in 117 milliseconds