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

Public Member Functions

 MatchRequest (const RuleSet *ruleSet, bool includeEmptyRules=false, Style::ScopeOrdinal styleScopeOrdinal=Style::ScopeOrdinal::Element)
 

Public Attributes

const RuleSetruleSet
 
const bool includeEmptyRules
 
Style::ScopeOrdinal styleScopeOrdinal
 

Constructor & Destructor Documentation

◆ MatchRequest()

WebCore::MatchRequest::MatchRequest ( const RuleSet ruleSet,
bool  includeEmptyRules = false,
Style::ScopeOrdinal  styleScopeOrdinal = Style::ScopeOrdinal::Element 
)
inline

Member Data Documentation

◆ includeEmptyRules

const bool WebCore::MatchRequest::includeEmptyRules

◆ ruleSet

const RuleSet* WebCore::MatchRequest::ruleSet

◆ styleScopeOrdinal

Style::ScopeOrdinal WebCore::MatchRequest::styleScopeOrdinal

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