Home
last modified time | relevance | path

Searched refs:DoesNotFullySelectNode (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp119 enum RangeFullySelectsNode { DoesFullySelectNode, DoesNotFullySelectNode }; enumerator
315 if (rangeFullySelectsNode == DoesNotFullySelectNode && newInlineStyle->style()) in appendElement()
611 …or.wrapWithNode(ancestor, convertBlocksToInlines, StyledMarkupAccumulator::DoesNotFullySelectNode); in createMarkupInternal()