Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel.h226 void EnableWebContentsAutoResize(content::WebContents* web_contents);
Dpanel.cc590 EnableWebContentsAutoResize(web_contents); in SetAutoResizable()
604 void Panel::EnableWebContentsAutoResize(content::WebContents* web_contents) { in EnableWebContentsAutoResize() function in Panel