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

  /external/chromium_org/content/browser/
host_zoom_map_impl.h 117 void SendZoomLevelChange(const std::string& scheme,
host_zoom_map_impl.cc 195 SendZoomLevelChange(std::string(), host, level);
214 SendZoomLevelChange(scheme, host, level);
373 void HostZoomMapImpl::SendZoomLevelChange(const std::string& scheme,

Completed in 430 milliseconds