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

/external/chromium_org/content/public/browser/
H A Drender_view_host.h108 virtual void DisableScrollbarsForThreshold(const gfx::Size& size) = 0;
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.h153 virtual void DisableScrollbarsForThreshold(const gfx::Size& size) OVERRIDE;
H A Drender_view_host_impl.cc1408 void RenderViewHostImpl::DisableScrollbarsForThreshold(const gfx::Size& size) { function in class:content::RenderViewHostImpl

Completed in 1287 milliseconds