Searched defs:shouldAnnotate (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | markup.cpp | 154 …bool shouldAnnotate() const { return m_shouldAnnotate == AnnotateForInterchange || m_shouldAnnotat… in shouldAnnotate() function in blink::FINAL 167 …eMember<Node> >* nodes, EAbsoluteURLs shouldResolveURLs, EAnnotateForInterchange shouldAnnotate, R… in StyledMarkupAccumulator() 517 …Element* highestAncestorToWrapMarkup(const Range* range, EAnnotateForInterchange shouldAnnotate, N… in highestAncestorToWrapMarkup() 566 …EAnnotateForInterchange shouldAnnotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveUR… in createMarkupInternal() 648 …nge, WillBeHeapVector<RawPtrWillBeMember<Node> >* nodes, EAnnotateForInterchange shouldAnnotate, b… in createMarkup()
|
D | EditingStyle.cpp | 1063 …tingStyle> EditingStyle::wrappingStyleForSerialization(ContainerNode* context, bool shouldAnnotate) in wrappingStyleForSerialization()
|