HomeSort by relevance Sort by last modified time
    Searched defs:pluginsEnabled (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLParserOptions.h 36 bool pluginsEnabled;
  /external/chromium_org/third_party/WebKit/public/testing/
WebPreferences.h 65 bool pluginsEnabled;
  /external/robolectric/src/main/java/android/webkit/
TestWebSettings.java 24 private boolean pluginsEnabled = false;
153 return pluginsEnabled;
158 pluginsEnabled = flag;

Completed in 155 milliseconds