Home
last modified time | relevance | path

Searched refs:should_auto_resize (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.h535 bool should_auto_resize() { return should_auto_resize_; } in should_auto_resize() function
Drender_widget_host_view_aura.cc695 if (host_->should_auto_resize()) in ShouldCreateResizeLock()