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

/external/chromium_org/chrome/browser/ui/cocoa/applescript/
H A Dtab_applescript.h35 - (void)setWebContents:(content::WebContents*)webContents;
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DAwSettings.java265 // the setDIPScale call is always followed by a setWebContents() which covers this.
275 void setWebContents(long nativeWebContents) { method in class:AwSettings
H A DAwContents.java788 mSettings.setWebContents(nativeWebContents);

Completed in 132 milliseconds