Style 58 Source/core/css/StyleRule.cpp case Style: Style 97 Source/core/css/StyleRule.cpp case Style: Style 136 Source/core/css/StyleRule.cpp case Style: Style 175 Source/core/css/StyleRule.cpp case Style: Style 210 Source/core/css/StyleRule.cpp case Style: Style 254 Source/core/css/StyleRule.cpp : StyleRuleBase(Style) Style 63 Source/core/css/StyleRule.h bool isStyleRule() const { return type() == Style; } Style 487 Source/core/css/StyleSheetContents.cpp case StyleRuleBase::Style: Style 137 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp case StyleRule::Style: Style 222 Source/core/html/HTMLLinkElement.cpp if (!m_link || m_link->type() != LinkResource::Style) Style 66 Source/core/html/HTMLLinkElement.h virtual Type type() const OVERRIDE { return Style; } Style 133 Source/platform/fonts/skia/FontCacheSkia.cpp return adoptRef(SkTypeface::CreateFromName(name.data(), static_cast<SkTypeface::Style>(style))); Style 76 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp RefPtr<SkTypeface> typeface = adoptRef(FontCache::fontCache()->fontManager()->legacyCreateTypeface(name.c_str(), static_cast<SkTypeface::Style>(style)));