Searched defs:cssVariablesEnabled (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSettings.h198 bool cssVariablesEnabled() const { return m_cssVariablesEnabled; } function in class:WebCore::Settings
201 bool cssVariablesEnabled() const { return false; } function in class:WebCore::Settings
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternalSettings.cpp368 bool InternalSettings::cssVariablesEnabled(ExceptionCode& ec) function in class:WebCore::InternalSettings
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParser.cpp3317 bool CSSParser::cssVariablesEnabled() const function in class:WebCore::CSSParser

Completed in 203 milliseconds