Searched defs:contentAttrValues (Results 1 – 2 of 2) sorted by relevance
92 Vector<AtomicString>& contentAttrValues() { return m_contentAttrValues; } in contentAttrValues() function
576 static void addContentAttrValuesToFeatures(const Vector<AtomicString>& contentAttrValues, RuleFeatu… in addContentAttrValuesToFeatures()