Searched refs:m_set (Results 1 – 6 of 6) sorted by relevance
44 if (m_set.isEmpty()) { in add()46 m_set.add(m_data->propertyNameVector()[i].impl()); in add()48 if (!m_set.add(identifier).second) in add()
92 IdentifierSet m_set; variable
206 , m_set(set) in ApplyPropertyFillLayer()224 (currChild->*m_set)((currParent->*m_get)()); in applyInheritValue()240 (currChild->*m_set)((*m_initial)(m_fillLayerType)); in applyInitialValue()280 void (FillLayer::*m_set)(T); member in WebCore::ApplyPropertyFillLayer
305 : m_set(set) in ListHashSetConstIterator()333 ASSERT(m_position != m_set->m_head);335 m_position = m_set->m_tail;356 const ListHashSetType* m_set; variable
737 FloatingObjectSet& set() { return m_set; } in set()740 FloatingObjectSet m_set;
6369 m_set.clear(); in clear()