EAnnotateForInterchange  120 Source/core/editing/markup.cpp     StyledMarkupAccumulator(Vector<Node*>* nodes, EAbsoluteURLs, EAnnotateForInterchange, const Range*, Node* highestNodeToBeSerialized = 0);
EAnnotateForInterchange  147 Source/core/editing/markup.cpp     const EAnnotateForInterchange m_shouldAnnotate;
EAnnotateForInterchange  152 Source/core/editing/markup.cpp inline StyledMarkupAccumulator::StyledMarkupAccumulator(Vector<Node*>* nodes, EAbsoluteURLs shouldResolveURLs, EAnnotateForInterchange shouldAnnotate,
EAnnotateForInterchange  497 Source/core/editing/markup.cpp static Node* highestAncestorToWrapMarkup(const Range* range, EAnnotateForInterchange shouldAnnotate, Node* constrainingAncestor)
EAnnotateForInterchange  545 Source/core/editing/markup.cpp     EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor)
EAnnotateForInterchange  627 Source/core/editing/markup.cpp String createMarkup(const Range* range, Vector<Node*>* nodes, EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor)
EAnnotateForInterchange   64 Source/core/editing/markup.h String createMarkup(const Range*, Vector<Node*>* = 0, EAnnotateForInterchange = DoNotAnnotateForInterchange, bool convertBlocksToInlines = false, EAbsoluteURLs = DoNotResolveURLs, Node* constrainingAncestor = 0);