Home
last modified time | relevance | path

Searched refs:immutableCopyIfNeeded (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElementData.cpp168 m_inlineStyle = other.m_inlineStyle->immutableCopyIfNeeded(); in ShareableElementData()
/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.h108 PassRefPtr<ImmutableStylePropertySet> immutableCopyIfNeeded() const;
DStylePropertySet.cpp57 PassRefPtr<ImmutableStylePropertySet> StylePropertySet::immutableCopyIfNeeded() const in immutableCopyIfNeeded() function in WebCore::StylePropertySet