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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h783 int maximum_percent);
H A Dweb_contents_impl.cc2861 int maximum_percent) {
2863 maximum_zoom_percent_ = maximum_percent;
2860 OnUpdateZoomLimits(int minimum_percent, int maximum_percent) argument
/external/chromium_org/content/renderer/
H A Drender_view_impl.cc3873 int maximum_percent = static_cast<int>( local
3877 routing_id_, minimum_percent, maximum_percent));

Completed in 78 milliseconds