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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.h 101 PassRefPtr<MutableStylePropertySet> copyBlockProperties() const;
StylePropertySet.cpp 402 // This is the list of properties we want to copy in the copyBlockProperties() function.
443 PassRefPtr<MutableStylePropertySet> StylePropertySet::copyBlockProperties() const
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.cpp 602 blockProperties->m_mutableStyle = m_mutableStyle->copyBlockProperties();
    [all...]

Completed in 661 milliseconds