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

  /external/chromium_org/third_party/WebKit/Source/web/
WebSettingsImpl.h 151 virtual void setShouldDisplayTextDescriptions(bool);
WebSettingsImpl.cpp 681 void WebSettingsImpl::setShouldDisplayTextDescriptions(bool enabled)
683 m_settings->setShouldDisplayTextDescriptions(enabled);
  /external/chromium_org/third_party/WebKit/Source/core/testing/
InternalSettings.cpp 100 settings->setShouldDisplayTextDescriptions(m_shouldDisplayTextDescriptions);

Completed in 755 milliseconds