Home
last modified time | relevance | path

Searched defs:tagRules (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DRuleSet.h139 …const WillBeHeapTerminatedArray<RuleData>* tagRules(const AtomicString& key) const { ASSERT(!m_pen… in tagRules() function
195 PendingRuleMap tagRules; variable