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

  /external/webkit/WebCore/editing/
HTMLInterchange.h 40 enum EAnnotateForInterchange { DoNotAnnotateForInterchange, AnnotateForInterchange };
markup.h 51 Vector<Node*>* = 0, EAnnotateForInterchange = DoNotAnnotateForInterchange, bool convertBlocksToInlines = false);
CompositeEditCommand.cpp     [all...]
markup.cpp 634 appendStartMarkup(m_result, startNode, 0, DoNotAnnotateForInterchange, false, &namespaceHash);
789 // FIXME: Shouldn't we omit style info when annotate == DoNotAnnotateForInterchange?
    [all...]

Completed in 35 milliseconds