Searched refs:arePluginsOnDemand (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
H A DSettings.h152 bool arePluginsOnDemand() const { return m_pluginsOnDemand; } function in class:WebCore::Settings
/external/webkit/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp1149 if (settings && settings->arePluginsOnDemand() && plugin &&

Completed in 40 milliseconds