Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/browser/renderer_host/ | |
render_widget_host_impl.h | 535 bool should_auto_resize() { return should_auto_resize_; } function in class:content::RenderWidgetHostImpl [all...] |
render_widget_host_view_aura.cc | 695 if (host_->should_auto_resize()) [all...] |