Searched refs:copyBlockProperties (Results 1 – 3 of 3) sorted by relevance
101 PassRefPtr<MutableStylePropertySet> copyBlockProperties() const;
443 PassRefPtr<MutableStylePropertySet> StylePropertySet::copyBlockProperties() const in copyBlockProperties() function in WebCore::StylePropertySet
602 blockProperties->m_mutableStyle = m_mutableStyle->copyBlockProperties(); in extractAndRemoveBlockProperties()