Searched refs:copyBlockProperties (Results 1 – 5 of 5) sorted by relevance
129 PassRefPtr<CSSMutableStyleDeclaration> copyBlockProperties() const;
802 PassRefPtr<CSSMutableStyleDeclaration> CSSMutableStyleDeclaration::copyBlockProperties() const in copyBlockProperties() function in WebCore::CSSMutableStyleDeclaration
453 blockProperties->m_mutableStyle = m_mutableStyle->copyBlockProperties(); in extractAndRemoveBlockProperties()
22540 …(DOM::CSSMutableStyleDeclarationImpl::copyBlockProperties): Use new name for blockProperties, and …30470 …(DOM::CSSMutableStyleDeclarationImpl::copyBlockProperties): Moved here from base class. Change ret…31868 … (CSSStyleDeclarationImpl::copyBlockProperties): New helper. Just like copyInheritableProperties
21232 (WebCore::CSSMutableStyleDeclarationImpl::copyBlockProperties):