Home
last modified time | relevance | path

Searched refs:m_selectorAttrs (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/css/
DCSSStyleSelector.h279 HashSet<AtomicStringImpl*> m_selectorAttrs; variable
DCSSStyleSelector.cpp1702 …SelectorMatch match = m_checker.checkSelector(sel, m_element, &m_selectorAttrs, m_dynamicPseudo, t… in checkSelector()
3988 m_selectorAttrs.add(attr.localName().impl()); in applyProperty()
5813 return m_selectorAttrs.contains(attrname.impl()); in hasSelectorForAttribute()
/external/webkit/WebCore/
DChangeLog-2006-12-3150762 set the unique bit and add to m_selectorAttrs.