Searched defs:shouldFoldCase (Results 1 – 4 of 4) sorted by relevance
71 … SpaceSplitString(const AtomicString& string, bool shouldFoldCase) { set(string, shouldFoldCase); } in SpaceSplitString()
156 void SpaceSplitString::set(const AtomicString& inputString, bool shouldFoldCase) in set()
53 …void setClass(const AtomicString& className, bool shouldFoldCase) const { m_classNames.set(classNa… in setClass()
1100 const bool shouldFoldCase = document().inQuirksMode(); in classAttributeChanged() local1137 const bool shouldFoldCase = document().inQuirksMode(); in shouldInvalidateDistributionWhenAttributeChanged() local