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

  /external/chromium_org/third_party/WebKit/Source/core/testing/
InternalSettings.h 63 bool m_langAttributeAwareFormControlUIEnabled;
InternalSettings.cpp 71 , m_langAttributeAwareFormControlUIEnabled(RuntimeEnabledFeatures::langAttributeAwareFormControlUIEnabled())
96 RuntimeEnabledFeatures::setLangAttributeAwareFormControlUIEnabled(m_langAttributeAwareFormControlUIEnabled);

Completed in 24 milliseconds