HomeSort by relevance Sort by last modified time
    Searched refs:immutableCopyIfNeeded (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ElementData.cpp 168 m_inlineStyle = other.m_inlineStyle->immutableCopyIfNeeded();
  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.h 108 PassRefPtr<ImmutableStylePropertySet> immutableCopyIfNeeded() const;
StylePropertySet.cpp 57 PassRefPtr<ImmutableStylePropertySet> StylePropertySet::immutableCopyIfNeeded() const

Completed in 24 milliseconds