Searched defs:WebSettings (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebSettings.h43 // WebSettings is owned by the WebView and allows code to modify the settings for
46 class WebSettings { class in namespace:WebKit
124 ~WebSettings() { }
/external/webkit/Source/WebKit/android/jni/
H A DWebSettings.cpp67 "Landroid/webkit/WebSettings$LayoutAlgorithm;");
99 "Landroid/webkit/WebSettings$PluginState;");
327 class WebSettings { class in namespace:android
453 // against this in the Java WebSettings.
635 (void*) WebSettings::Sync }

Completed in 181 milliseconds