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

  /external/webkit/Source/WebCore/editing/
EditingStyle.h 63 enum ShouldExtractMatchingStyle { ExtractMatchingStyle, DoNotExtractMatchingStyle };
ApplyStyleCommand.cpp     [all...]
EditingStyle.cpp 613 && (shouldExtractMatchingStyle == ExtractMatchingStyle || !equivalent->valueIsPresentInStyle(element, m_mutableStyle.get()))) {
    [all...]

Completed in 28 milliseconds