Home
last modified time | relevance | path

Searched refs:MatchRules (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.cpp330 MatchRules(pCache, rules.GetUniversalRuleData(), ePersudoType); in MatchDeclarations()
332 MatchRules(pCache, rules.GetTagRuleData(pCache->HashTag()), in MatchDeclarations()
338 MatchRules(pCache, rules.GetClassRuleData(pCache->HashClass()), in MatchDeclarations()
342 MatchRules(pCache, rules.GetPersudoRuleData(), ePersudoType); in MatchDeclarations()
351 inline void CFDE_CSSStyleSelector::MatchRules(FDE_LPCSSTAGCACHE pCache, in MatchRules() function in CFDE_CSSStyleSelector
Dfde_cssstyleselector.h108 void MatchRules(FDE_LPCSSTAGCACHE pCache,