Searched refs:minimum_percent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h782 void OnUpdateZoomLimits(int minimum_percent,
H A Dweb_contents_impl.cc2860 void WebContentsImpl::OnUpdateZoomLimits(int minimum_percent, argument
2862 minimum_zoom_percent_ = minimum_percent;
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc3871 int minimum_percent = static_cast<int>( local
3877 routing_id_, minimum_percent, maximum_percent));

Completed in 89 milliseconds