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

  /external/chromium_org/third_party/WebKit/Source/web/
WebSettingsImpl.cpp 281 void WebSettingsImpl::setAuthorAndUserStylesEnabled(bool enabled)
283 m_settings->setAuthorAndUserStylesEnabled(enabled);
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
TestRunner.cpp 221 bindMethod("setAuthorAndUserStylesEnabled", &TestRunner::setAuthorAndUserStylesEnabled);
    [all...]

Completed in 136 milliseconds