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

/external/chromium_org/content/renderer/
H A Drender_view_impl.h347 void DisableAutoResizeForTesting(const gfx::Size& new_size);
H A Drender_view_impl.cc4173 void RenderViewImpl::DisableAutoResizeForTesting(const gfx::Size& new_size) { function in class:content::RenderViewImpl
/external/chromium_org/content/test/
H A Dlayouttest_support.cc321 DisableAutoResizeForTesting(new_size);

Completed in 111 milliseconds