IsCORSEnabled     108 Source/core/css/CSSImageSetValue.cpp             if (options.corsEnabled == IsCORSEnabled)
IsCORSEnabled      66 Source/core/css/CSSImageValue.cpp         if (options.corsEnabled == IsCORSEnabled)
IsCORSEnabled     113 Source/core/css/resolver/StyleResourceLoader.cpp     options.corsEnabled = IsCORSEnabled;
IsCORSEnabled      76 Source/core/fetch/FetchRequest.cpp     m_options.corsEnabled = IsCORSEnabled;
IsCORSEnabled    1288 Source/core/fetch/ResourceFetcher.cpp     if (options.corsEnabled == IsCORSEnabled) {
IsCORSEnabled     317 Source/core/fetch/ResourceLoader.cpp     return m_options.corsEnabled == IsCORSEnabled;