Searched refs:DisableScrollbarsForThreshold (Results 1 – 3 of 3) sorted by relevance
117 virtual void DisableScrollbarsForThreshold(const gfx::Size& size) = 0;
147 virtual void DisableScrollbarsForThreshold(const gfx::Size& size) OVERRIDE;
2126 void RenderViewHostImpl::DisableScrollbarsForThreshold(const gfx::Size& size) { in DisableScrollbarsForThreshold() function in content::RenderViewHostImpl