webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::RuleFeature Struct Reference

#include <RuleFeature.h>

Public Member Functions

 RuleFeature (StyleRule *rule, unsigned selectorIndex, bool hasDocumentSecurityOrigin)
 

Public Attributes

StyleRulerule
 
unsigned selectorIndex
 
bool hasDocumentSecurityOrigin
 

Constructor & Destructor Documentation

◆ RuleFeature()

WebCore::RuleFeature::RuleFeature ( StyleRule rule,
unsigned  selectorIndex,
bool  hasDocumentSecurityOrigin 
)
inline

Member Data Documentation

◆ hasDocumentSecurityOrigin

bool WebCore::RuleFeature::hasDocumentSecurityOrigin

◆ rule

StyleRule* WebCore::RuleFeature::rule

◆ selectorIndex

unsigned WebCore::RuleFeature::selectorIndex

The documentation for this struct was generated from the following file: