Searched refs:DoNotAnnotateForInterchange (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DHTMLInterchange.h41 enum EAnnotateForInterchange { DoNotAnnotateForInterchange, AnnotateForInterchange }; enumerator in enum:WebCore::EAnnotateForInterchange
H A Dmarkup.h65 String createMarkup(const Range&, Vector<Node*>* = 0, EAnnotateForInterchange = DoNotAnnotateForInterchange, bool convertBlocksToInlines = false, EAbsoluteURLs = DoNotResolveURLs);
H A DCompositeEditCommand.cpp1263 fragment = createFragmentFromMarkup(document(), createMarkup(*range, 0, DoNotAnnotateForInterchange, true), "");

Completed in 116 milliseconds